CC: mac80211: disable ipw2x00 for big endian targets
authorJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 09:41:27 +0000 (09:41 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 09:41:27 +0000 (09:41 +0000)
commit180ac12341581b9381db4498699b48e55b6f6642
treeb1f2f58972f628b494c6fb8f889e3c2a217df7a8
parente22316a2a582fe0f6620b81612547d1e31b53cf2
CC: mac80211: disable ipw2x00 for big endian targets
The ipw2x00 drivers assume that the system they are running is little
endian, and access everything in native byte order. When run on a big
endian system, everything breaks apart.

Since fixing this is non trivial on a first glance, disable them for
big endian targets.

Backport of r46708.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46710
package/kernel/mac80211/Makefile