X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=arch%2Fppc%2Fboot%2Fsimple%2FMakefile;h=7e975aa984049c86edf4d11b8ed5edcf026ce39e;hb=ea08dcfa5439acaf33660e372d44fc049a90b121;hp=3e187fe0f599a2adada03f3c83720fc55603f77f;hpb=d2d34169cc9834f29dac0b02f95022b1e0b97e52;p=safe%2Fjmp%2Flinux-2.6 diff --git a/arch/ppc/boot/simple/Makefile b/arch/ppc/boot/simple/Makefile index 3e187fe..7e975aa 100644 --- a/arch/ppc/boot/simple/Makefile +++ b/arch/ppc/boot/simple/Makefile @@ -154,8 +154,6 @@ zimageinitrd-$(CONFIG_LITE5200) := zImage.initrd-STRIPELF # This is a treeboot that needs init functions until the # boot rom is sorted out (i.e. this is short lived) -extra-aflags-$(CONFIG_REDWOOD_4) := -Wa,-m405 -extra.o-$(CONFIG_REDWOOD_4) := rw4/rw4_init.o rw4/rw4_init_brd.o EXTRA_AFLAGS := $(extra-aflags-y) # head.o needs to get the cacheflags defined. AFLAGS_head.o += $(cacheflag-y)