Shift this over to a new location in contrib/, in preparation to push
this public.
This commit is contained in:
parent
b7c896c9be
commit
0200f963e7
@ -124,7 +124,7 @@ SRCS+= ah_eeprom_9287.c
|
||||
SRCS+= ar9287.c ar9287_reset.c ar9287_attach.c ar9287_cal.c ar9287_olc.c
|
||||
|
||||
# + AR9300 HAL
|
||||
# .PATH: ${.CURDIR}/../../dev/ath/ath_hal/ar9003
|
||||
# .PATH: ${.CURDIR}/../../contrib/sys/dev/ath/ath_hal/ar9300
|
||||
#SRCS+= ar9300_interrupts.c ar9300_radar.c ar9300_ani.c ar9300_keycache.c
|
||||
#SRCS+= ar9300_radio.c ar9300_xmit.c ar9300_attach.c ar9300_mci.c ar9300_stub.c
|
||||
#SRCS+= ar9300_xmit_ds.c ar9300_beacon.c ar9300_misc.c ar9300_recv.c
|
||||
@ -149,6 +149,7 @@ SRCS+= amrr.c
|
||||
SRCS+= dfs_null.c
|
||||
|
||||
CFLAGS+= -I. -I${.CURDIR}/../../dev/ath -I${.CURDIR}/../../dev/ath/ath_hal
|
||||
# CFLAGS+= -I. -I${.CURDIR}/../../contrib/sys/dev/ath/ath_hal/
|
||||
|
||||
.if !defined(KERNBUILDDIR)
|
||||
opt_ah.h:
|
||||
|
Loading…
x
Reference in New Issue
Block a user