X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=ath%2FMakefile;h=69c8241a73ec154e93871dff8029ea9388f711b8;hb=8d0833e60d8c2091d3449b6e9cca4c71ff48b68a;hp=e0dbd20b91eaaf79813393182c74e17b1ab75bd0;hpb=fe5351a3e3ebced3e69ac1a880a6431fd6919485;p=madwifi%2F.git diff --git a/ath/Makefile b/ath/Makefile index e0dbd20..69c8241 100644 --- a/ath/Makefile +++ b/ath/Makefile @@ -57,7 +57,7 @@ COPTS += -DDFS_DOMAIN_ETSI -DDFS_DOMAIN_FCC include $(TOP)/Makefile.inc obj-m += ath_$(BUSNAME).o -ath_$(BUSNAME)-objs := if_ath.o if_ath_radar.o if_ath_$(BUSNAME).o +ath_$(BUSNAME)-objs := if_ath.o if_ath_radar.o if_ath_hal_extensions.o if_ath_$(BUSNAME).o INCS += -I$(TOP) -I$(ATH_HAL) -I$(HAL) -I$(WLAN)