mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
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
@ -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…
x
Reference in New Issue
Block a user