make kernels use /etc/preinit by default
[openwrt.git] / target / linux / cavium-octeon / Makefile
index 1d5df00..4904a89 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=cavium-octeon
 BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 pci
 CFLAGS:=-Os -pipe -funit-at-a-time
 
-LINUX_VERSION:=2.6.29.2
+LINUX_VERSION:=2.6.30-rc5
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.021095 seconds and 4 git commands to generate.