diff options
author | David Barksdale <amatus@amatus.name> | 2014-08-13 16:14:13 -0500 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2014-08-13 16:14:13 -0500 |
commit | ace6c6d243016e272050787c14e27a83ecd94a25 (patch) | |
tree | c837edb1ca98b2552fbc7edba47aeb63f98ca1f0 /drivers/test/Makefile | |
parent | 1b6e1688bd215cd7c9cb75650fa815a1ec6567e1 (diff) |
gpl-source-mybooklive-010002-update.zipgpl-source-mybooklive-010103-update.zipgpl-source-mybooklive-010002-update.zip
Diffstat (limited to 'drivers/test/Makefile')
-rw-r--r-- | drivers/test/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/test/Makefile b/drivers/test/Makefile new file mode 100644 index 00000000000..65f83eb9323 --- /dev/null +++ b/drivers/test/Makefile @@ -0,0 +1,6 @@ +# +# Makefile for the PowerPC 4xx Test interface +# + + +obj-$(CONFIG_PPC4xx_L2CACHE_TEST) += l2cache/ |