X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6df4474fb28ac44f63a662aa5d068022381283e5..9ebf0a3f65cb4ceb014ab6f9775665413664e043:/target/linux/cobalt/Makefile diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index 9dbb38ef0..675f760bf 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=cobalt BOARDNAME:=Cobalt Microservers -FEATURES:=tgz pci +FEATURES:=tgz pci ext2 -LINUX_VERSION:=2.6.30-rc5 +LINUX_VERSION:=2.6.30.6 include $(INCLUDE_DIR)/target.mk