add include path required to find ah_osdep.h
PR: kern/122145 MFC after: 3 days
This commit is contained in:
parent
1cec369535
commit
f6ff14fe1e
@ -476,7 +476,8 @@ dev/ata/atapi-fd.c optional atapifd
|
||||
dev/ata/atapi-tape.c optional atapist
|
||||
dev/ath/ah_osdep.c optional ath_hal \
|
||||
compile-with "${NORMAL_C} -I$S/dev/ath"
|
||||
dev/ath/ath_rate/amrr/amrr.c optional ath_rate_amrr
|
||||
dev/ath/ath_rate/amrr/amrr.c optional ath_rate_amrr \
|
||||
compile-with "${NORMAL_C} -I$S/dev/ath"
|
||||
dev/ath/ath_rate/onoe/onoe.c optional ath_rate_onoe \
|
||||
compile-with "${NORMAL_C} -I$S/dev/ath"
|
||||
dev/ath/ath_rate/sample/sample.c optional ath_rate_sample \
|
||||
|
Loading…
x
Reference in New Issue
Block a user