[lantiq]
[openwrt/svn-archive/archive.git] / package / ltq-ifxos / patches / 120-linaro.patch
1 --- a/src/include/linux/ifxos_linux_common.h
2 +++ b/src/include/linux/ifxos_linux_common.h
3 @@ -73,7 +73,7 @@
4 # define __BYTE_ORDER __BIG_ENDIAN
5 /** set the common IFXOS byte order for BIG endian */
6 # define IFXOS_BYTE_ORDER IFXOS_BIG_ENDIAN
7 -#elif
8 +#else
9 # error "missing endian definiton"
10 #endif
11