diff options
Diffstat (limited to 'arch/ppc/boot/simple/Makefile')
-rw-r--r-- | arch/ppc/boot/simple/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc/boot/simple/Makefile b/arch/ppc/boot/simple/Makefile index 3e187fe0f599..7e975aa98404 100644 --- a/arch/ppc/boot/simple/Makefile +++ b/arch/ppc/boot/simple/Makefile | |||
@@ -154,8 +154,6 @@ zimageinitrd-$(CONFIG_LITE5200) := zImage.initrd-STRIPELF | |||
154 | 154 | ||
155 | # This is a treeboot that needs init functions until the | 155 | # This is a treeboot that needs init functions until the |
156 | # boot rom is sorted out (i.e. this is short lived) | 156 | # boot rom is sorted out (i.e. this is short lived) |
157 | extra-aflags-$(CONFIG_REDWOOD_4) := -Wa,-m405 | ||
158 | extra.o-$(CONFIG_REDWOOD_4) := rw4/rw4_init.o rw4/rw4_init_brd.o | ||
159 | EXTRA_AFLAGS := $(extra-aflags-y) | 157 | EXTRA_AFLAGS := $(extra-aflags-y) |
160 | # head.o needs to get the cacheflags defined. | 158 | # head.o needs to get the cacheflags defined. |
161 | AFLAGS_head.o += $(cacheflag-y) | 159 | AFLAGS_head.o += $(cacheflag-y) |