diff options
Diffstat (limited to 'arch/ppc/lib/Makefile')
-rw-r--r-- | arch/ppc/lib/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/ppc/lib/Makefile b/arch/ppc/lib/Makefile deleted file mode 100644 index 095e661e79dd..000000000000 --- a/arch/ppc/lib/Makefile +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for ppc-specific library files.. | ||
3 | # | ||
4 | |||
5 | obj-y := checksum.o string.o div64.o | ||