openwrt/package
Hauke Mehrtens c61b38dacb mac80211: remove DMI_EXACT_MATCH
DMI_EXACT_MATCH was added to the kernel in version 3.10.21 and collides
with backports version. DMI_EXACT_MATCH is only used by the intel GPU
driver which is not build by OpenWrt, so remove it.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 38976
2013-12-01 17:20:32 +00:00
..
base-files base-files: allow users to delect debug level during boot 2013-11-25 08:34:55 +00:00
boot FPU type should not interfere with the ABI selection. Also make sure we either do real soft-float or hard-float on ARM, with the right options. 2013-11-29 10:59:51 +00:00
devel disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
kernel mac80211: remove DMI_EXACT_MATCH 2013-12-01 17:20:32 +00:00
libs libubox: fix compile error (#14497) 2013-11-19 21:54:51 +00:00
network hostapd: add support for auto-channel selection 2013-11-25 15:43:30 +00:00
system ubox: fix handling of uci lists, prevent shell code injection from uci values (#14548) 2013-11-28 20:47:26 +00:00
utils busybox: do not abort sysntpd init if enable_server is unset, that variable just controls the server part for relaying NTP 2013-11-28 11:28:40 +00:00
Makefile package/index: fix index creating when building without signing 2013-10-02 16:38:28 +00:00