1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00

switch to 2.6.30

SVN-Revision: 17244
This commit is contained in:
Gabor Juhos 2009-08-13 10:43:15 +00:00
parent b44b066543
commit 304589a066

@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR71xx/AR7240/AR913x
FEATURES:=squashfs jffs2 tgz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
LINUX_VERSION:=2.6.28.10
LINUX_VERSION:=2.6.30.4
include $(INCLUDE_DIR)/target.mk