diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-30 08:38:11 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-30 08:38:11 +0000 |
commit | e51f7c5d1b373e49b9c482b7b0227853a2975085 (patch) | |
tree | 0f3fe5ec1b90254147bbcdf323958e058fcd918f /target/linux/adm5120/Makefile | |
parent | 90ed704fdb87dc52efa997da1b5f250b9de623ea (diff) |
kernel: update linux 3.3 to 3.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/Makefile')
-rw-r--r-- | target/linux/adm5120/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 067ada237..8c2d6f464 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 -LINUX_VERSION:=3.3.3 +LINUX_VERSION:=3.3.4 SUBTARGETS:=router_le router_be rb1xx INITRAMFS_EXTRA_FILES:= |