Browse Source

upgrade to 2.6.36

SVN-Revision: 23941
Imre Kaloz 15 years ago
parent
commit
a64a42cbaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/orion/Makefile

+ 1 - 1
target/linux/orion/Makefile

@@ -13,7 +13,7 @@ SUBTARGETS:=generic harddisk
 CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
 CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
 MAINTAINER:=Imre Kaloz <[email protected]>
 MAINTAINER:=Imre Kaloz <[email protected]>
 
 
-LINUX_VERSION:=2.6.34.7
+LINUX_VERSION:=2.6.36
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk