From: Felix Fietkau Date: Tue, 4 Aug 2009 10:51:12 +0000 (+0000) Subject: set atheros default kernel version to 2.6.30.4 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d3eed638e638633d41a0a8896e2c34cc10546e36;p=librecmc%2Flibrecmc.git set atheros default kernel version to 2.6.30.4 SVN-Revision: 17122 --- diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 81a9ce08ab..63deab3ffd 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.30.4 include $(INCLUDE_DIR)/target.mk