mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=arm
|
||||
BOARD:=omap
|
||||
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_SUBTYPE:=vfpv3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue