diff options
Diffstat (limited to 'arch/ppc/lib/Makefile')
-rw-r--r-- | arch/ppc/lib/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/ppc/lib/Makefile b/arch/ppc/lib/Makefile index 422bef9bae7b..095e661e79dd 100644 --- a/arch/ppc/lib/Makefile +++ b/arch/ppc/lib/Makefile | |||
@@ -3,6 +3,3 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | obj-y := checksum.o string.o div64.o | 5 | obj-y := checksum.o string.o div64.o |
6 | |||
7 | obj-$(CONFIG_8xx) += rheap.o | ||
8 | obj-$(CONFIG_CPM2) += rheap.o | ||