omap: re-enable target
The target was marked source-only due do the broken Ethernet port on some devices. With that fixed, it can be enabled again. Signed-off-by: Jan Hoffmann <jan@3e8.eu>
This commit is contained in:
parent
0641967458
commit
9d8d0509bf
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=arm
|
||||
BOARD:=omap
|
||||
BOARDNAME:=TI OMAP3/4/AM33xx
|
||||
FEATURES:=usb usbgadget ext4 targz fpu audio display nand rootfs-part squashfs source-only
|
||||
FEATURES:=usb usbgadget ext4 targz fpu audio display nand rootfs-part squashfs
|
||||
CPU_TYPE:=cortex-a8
|
||||
CPU_SUBTYPE:=vfpv3
|
||||
SUBTARGETS:=generic
|
||||
|
|
Loading…
Reference in a new issue