]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Makefile
arm: Switch to -mno-unaligned-access when supported by the compiler
[karo-tx-uboot.git] / common / Makefile
index 3b2ff9bb529476b8e60e8c5f52befebc0f4268ef..70f813e8b915c6969e27c1bd1dee43456d549654 100644 (file)
@@ -239,5 +239,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)