Skip to content

Commit

Permalink
update to 3.3-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Taht committed Feb 20, 2012
1 parent 8e5bcb6 commit e644612
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ar71xx/Makefile
Expand Up @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
SUBTARGETS:=generic nand

LINUX_VERSION:=3.3-rc3
LINUX_VERSION:=3.3-rc4

include $(INCLUDE_DIR)/target.mk

Expand Down
3 changes: 3 additions & 0 deletions target/linux/ar71xx/config-3.3
Expand Up @@ -240,4 +240,7 @@ CONFIG_DEFAULT_WESTWOOD=y
CONFIG_DEFAULT_TCP_CONG="westwood"
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_IPV6_MROUTE=y
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y

0 comments on commit e644612

Please sign in to comment.