mac80211: disable ipw2x00 for big endian targets
authorJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 09:36:03 +0000 (09:36 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 09:36:03 +0000 (09:36 +0000)
commitecfd245133e9b5bf4c9f0bd827ba20125ab693a2
tree911b8560922c630fd7ea427ed625928d27d380c7
parentecdce239a54b7a4c4aa760a659c13642e1817326
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.

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