make v3.8 the default
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36170
This commit is contained in:
parent
c8d5f5e0ef
commit
99e0ff1123
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883
|
|||
CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely
|
||||
FEATURES:=squashfs gpio
|
||||
|
||||
LINUX_VERSION:=3.7.10
|
||||
LINUX_VERSION:=3.8.3
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES+=\
|
||||
|
|
Loading…
Reference in a new issue