1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 00:17:18 +03:00

set atheros default kernel version to 2.6.30.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17122 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-08-04 10:51:12 +00:00
parent 995803309d
commit f204634fda

View File

@ -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