diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-05-15 17:23:02 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-05-15 17:23:02 +0000 |
commit | a4c0645326f05e9e69e6422f0d76f2141aea16b3 (patch) | |
tree | 466d79b0d857a146d7c581ba64f1049b9ef8dfc9 /target/linux/at91/patches/700-tqma9263-support.patch | |
parent | ec05877491ee0e7dcb6269ebb7e0293584694e3b (diff) | |
download | mtk-20170518-a4c0645326f05e9e69e6422f0d76f2141aea16b3.zip mtk-20170518-a4c0645326f05e9e69e6422f0d76f2141aea16b3.tar.gz mtk-20170518-a4c0645326f05e9e69e6422f0d76f2141aea16b3.tar.bz2 |
kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.
SVN-Revision: 26905
Diffstat (limited to 'target/linux/at91/patches/700-tqma9263-support.patch')
-rw-r--r-- | target/linux/at91/patches/700-tqma9263-support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/at91/patches/700-tqma9263-support.patch b/target/linux/at91/patches/700-tqma9263-support.patch index 941b4a6..649d0d7 100644 --- a/target/linux/at91/patches/700-tqma9263-support.patch +++ b/target/linux/at91/patches/700-tqma9263-support.patch @@ -1,6 +1,6 @@ --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig -@@ -317,6 +317,12 @@ +@@ -318,6 +318,12 @@ config MACH_NEOCORE926 help Select this if you are using the Adeneo Neocore 926 board. @@ -15,7 +15,7 @@ # ---------------------------------------------------------- --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile -@@ -55,6 +55,7 @@ +@@ -56,6 +56,7 @@ obj-$(CONFIG_MACH_AT91SAM9G10EK) += boar obj-$(CONFIG_MACH_AT91SAM9263EK) += board-sam9263ek.o obj-$(CONFIG_MACH_USB_A9263) += board-usb-a9263.o obj-$(CONFIG_MACH_NEOCORE926) += board-neocore926.o |