]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/ubifs/Makefile
kbuild: change out-of-tree build
[karo-tx-uboot.git] / fs / ubifs / Makefile
index 389b0e37e796cbd9d6cca0f48fc8b076a31e30da..5682b16916ad8873bb29efc6e1f4aad4cf5b755c 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)
+$(obj)/super.o: CFLAGS += $(PLATFORM_NO_UNALIGNED)