Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Danie...
[openwrt.git] / package / broadcom-mmc / src / Makefile
1 obj-m := mmc.o
2
3 ifeq ($(MAKING_MODULES),1)
4
5 -include $(TOPDIR)/Rules.make
6 endif
7
This page took 0.059008 seconds and 5 git commands to generate.