[brcm63xx] add back support for BCM6345 Ethernet DMA engine
[openwrt.git] / target / linux / cobalt / Makefile
index 48402222fe9965b25590b14f14d5f777e1cc3bee..56799f9ba4d13109230376d7d4abc448daaa43fc 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=cobalt
 BOARDNAME:=Cobalt Microservers
-FEATURES:=targz pci ext4 broken
+FEATURES:=targz pci ext4 display
 CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.3.7
+LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk