diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-12-11 16:07:21 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-12-11 16:07:21 +0000 |
commit | b8ab3d34eb9b03a73c061f535a086ee4f748c88e (patch) | |
tree | d1680843a8d80d29e7e12831bef5576d1c5bfe15 /target/linux/ep93xx/Makefile | |
parent | 82ac7bb00a712cb203fb2d920c140ffb2d78fb45 (diff) | |
download | upstream-b8ab3d34eb9b03a73c061f535a086ee4f748c88e.tar.gz upstream-b8ab3d34eb9b03a73c061f535a086ee4f748c88e.tar.bz2 upstream-b8ab3d34eb9b03a73c061f535a086ee4f748c88e.zip |
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
Diffstat (limited to 'target/linux/ep93xx/Makefile')
-rw-r--r-- | target/linux/ep93xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile index 6c8b05a2df..90e71d2712 100644 --- a/target/linux/ep93xx/Makefile +++ b/target/linux/ep93xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cirrus Logic EP93xx FEATURES:=squashfs jffs2 ext4 targz usb CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time -LINUX_VERSION:=2.6.36.1 +LINUX_VERSION:=2.6.36.2 include $(INCLUDE_DIR)/target.mk |