[package] make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
[15.05/openwrt.git] / target / linux / cobalt / Makefile
index dbcf61e..56799f9 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