make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
[openwrt/staging/chunkeey.git] / target / linux / cobalt / Makefile
index 0a67282d53997a0f98e052571e7995f5494ae3a8..56799f9ba4d13109230376d7d4abc448daaa43fc 100644 (file)
@@ -9,7 +9,7 @@ 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>