X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=fs%2Fubifs%2FMakefile;h=bfe687406fd1785b2722ef4c2702740a9417a8ce;hb=b823fd9ba56d56e3cbb5b05e7a4815fb0914204a;hp=ccffe85ee1fc4edde080a8d577780446ae31865c;hpb=6528ff0109d81c1f21d20f9f1370782bccf87bcb;p=karo-tx-uboot.git diff --git a/fs/ubifs/Makefile b/fs/ubifs/Makefile index ccffe85ee1..bfe687406f 100644 --- a/fs/ubifs/Makefile +++ b/fs/ubifs/Makefile @@ -42,6 +42,9 @@ all: $(LIB) $(AOBJS) $(LIB): $(obj).depend $(OBJS) $(call cmd_link_o_target, $(OBJS)) +# SEE README.arm-unaligned-accesses +$(obj)super.o: CFLAGS += $(PLATFORM_NO_UNALIGNED) + ######################################################################### # defines $(obj).depend target