]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/ubifs/Makefile
kbuild: use Linux Kernel build scripts
[karo-tx-uboot.git] / fs / ubifs / Makefile
index 5682b16916ad8873bb29efc6e1f4aad4cf5b755c..6b1a9a5b005cd298803b99601946cc9dfe55bcbf 100644 (file)
@@ -15,4 +15,4 @@ obj-y += tnc.o tnc_misc.o debug.o crc16.o budget.o
 obj-y += log.o orphan.o recovery.o replay.o
 
 # SEE README.arm-unaligned-accesses
-$(obj)/super.o: CFLAGS += $(PLATFORM_NO_UNALIGNED)
+CFLAGS_super.o := $(PLATFORM_NO_UNALIGNED)