openwrtv4/package
Felix Fietkau 00b32b8326 mac80211: fix kconfig recursive dependency warning
Make brcmfmac depend on !TARGET_uml.
Technically, brcmfmac could be built for uml because only SDIO support
won't work on that target. However, selectively avoiding the dependency
propagation of !TARGET_uml from kmod-mmc to avoid including a reference
to BRCMFMAC_SDIO doesn't work.

In practice, brcmfmac is completely useless on uml, so let's just
disable it there.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-04-18 09:45:18 +02:00
..
base-files base-files: use restart if no reload hook for service 2017-04-12 09:54:21 +02:00
boot grub2: update to 2.02~rc2 2017-04-12 11:24:57 +02:00
devel binutils: fix build with host gcc < 4.9 2017-04-12 09:54:39 +02:00
firmware ath10k-firmware: update to latest version 2017-04-12 09:53:41 +02:00
kernel mac80211: fix kconfig recursive dependency warning 2017-04-18 09:45:18 +02:00
libs libs/libpcap: Rework URLs 2017-03-22 09:16:23 +01:00
network dnsmasq: fix uninitialized varname in init-script 2017-04-17 13:10:31 +02:00
system opkg: backport upstream fixes, code cleanups 2017-04-08 14:20:19 +02:00
utils busybox: Move libresolv detection to LEDE Makefile 2017-04-12 09:12:18 -07:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00