ar71xx: don't use the unknown LED on the ZCN-1523-5 board
[openwrt.git] / target / linux / cobalt / Makefile
index dbcf61e22447a8ab8d198f5ab0647a4c24be3272..56799f9ba4d13109230376d7d4abc448daaa43fc 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=cobalt
 BOARDNAME:=Cobalt Microservers
-FEATURES:=targz pci ext4
+FEATURES:=targz pci ext4 display
 CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.39.2
+LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk