omap: disable ubifs
ubifs image are not working, until there is a fix, disable them Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
parent
ca529e60d2
commit
569b6c8246
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=arm
|
ARCH:=arm
|
||||||
BOARD:=omap
|
BOARD:=omap
|
||||||
BOARDNAME:=TI OMAP3/4/AM33xx
|
BOARDNAME:=TI OMAP3/4/AM33xx
|
||||||
FEATURES:=usb usbgadget ext4 targz fpu audio display nand squashfs ubifs
|
FEATURES:=usb usbgadget ext4 targz fpu audio display nand squashfs
|
||||||
CPU_TYPE:=cortex-a8
|
CPU_TYPE:=cortex-a8
|
||||||
CPU_SUBTYPE:=vfpv3
|
CPU_SUBTYPE:=vfpv3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue