]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / common / Makefile
index 6652ad41f8b51457655b5d60ed283c923916ea8f..ca9af13ce7a1bdefb4681cc7a052f092131a1cab 100644 (file)
@@ -238,5 +238,3 @@ obj-y += memsize.o
 obj-y += stdio.o
 
 CFLAGS_env_embedded.o := -Wa,--no-warn -DENV_CRC=$(shell tools/envcrc 2>/dev/null)
-CFLAGS_hush.o := $(PLATFORM_NO_UNALIGNED)
-CFLAGS_fdt_support.o := $(PLATFORM_NO_UNALIGNED)