lantiq: fix some alt function on pinctrl-xway
[oweals/openwrt.git] / target / linux / omap / Makefile
index 3d0297ea94e1d7595a4b52f270e69946d2d9463c..3ebfccddc32eab89a610de676d303b2a1f026534 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=omap
 BOARDNAME:=TI OMAP3/4/AM33xx
-FEATURES:=usb usbgadget ext4 targz fpu audio display ubifs
+FEATURES:=usb usbgadget ext4 targz fpu audio display nand ubifs
 CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=vfpv3
 
@@ -17,7 +17,7 @@ LINUX_VERSION:=3.13.7
 
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-KERNELNAME:="zImage dtbs"
+KERNELNAME:=zImage dtbs
 
 include $(INCLUDE_DIR)/target.mk