From 6608f419d1a23762f34482b4628f9159bcb81fc2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 29 May 2011 21:19:26 +0000 Subject: * backport 2.6.8 patches to .39 / .32.33 * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026 --- package/ltq-ifxos/patches/120-linaro.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'package/ltq-ifxos/patches/120-linaro.patch') diff --git a/package/ltq-ifxos/patches/120-linaro.patch b/package/ltq-ifxos/patches/120-linaro.patch index da59014658..0ad5a95cb9 100644 --- a/package/ltq-ifxos/patches/120-linaro.patch +++ b/package/ltq-ifxos/patches/120-linaro.patch @@ -9,3 +9,15 @@ # error "missing endian definiton" #endif +--- a/src/linux/ifxos_linux_thread_drv.c ++++ b/src/linux/ifxos_linux_thread_drv.c +@@ -34,7 +34,9 @@ + #include + #include + #include ++#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)) + #include ++#endif + #include + + -- cgit v1.2.3