I'm searching for the command to only build a
single kernelpackage from package mac80211.
Is this possible?
It seems that mac80211 is somehow special,
$make package/kernel/mac80211/compile
doesnt match a compile rule,
$make package/network/services/hostapd/compile
does.
Is there a special syntax for the KernelPackages contained
in  mac80211?