]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/ubifs/Makefile
arm: Switch to -mno-unaligned-access when supported by the compiler
[karo-tx-uboot.git] / fs / ubifs / Makefile
index 6b1a9a5b005cd298803b99601946cc9dfe55bcbf..8c8c6ac683e71186f464451e88dea814b24e6278 100644 (file)
@@ -13,6 +13,3 @@ obj-y := ubifs.o io.o super.o sb.o master.o lpt.o
 obj-y += lpt_commit.o scan.o lprops.o
 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
-CFLAGS_super.o := $(PLATFORM_NO_UNALIGNED)