switch to 2.6.30

SVN-Revision: 17244
master
Gabor Juhos 15 years ago
parent b44b066543
commit 304589a066
  1. 2
      target/linux/ar71xx/Makefile

@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR71xx/AR7240/AR913x
FEATURES:=squashfs jffs2 tgz FEATURES:=squashfs jffs2 tgz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time 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 include $(INCLUDE_DIR)/target.mk

Loading…
Cancel
Save