CC: mac80211: disable ipw2x00 for big endian targets
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Aug 2015 09:41:27 +0000 (09:41 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Aug 2015 09:41:27 +0000 (09:41 +0000)
commit8a0137b394be66a49d49568774b98703036808f0
tree5476a8500bdd84d57c85abc9edafe8e8cd46fe5a
parent864081077627e159c0df9b8d44607fb0a4d0ad62
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>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46710 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/mac80211/Makefile