don't let KERNBUILDDIR control whether we copy opt_ah.h

Submitted by:	jkim
This commit is contained in:
Sam Leffler 2008-05-30 03:36:52 +00:00
parent 6e24e61797
commit e5861421aa

View File

@ -56,10 +56,10 @@ ATH_MODULE_ARCH=powerpc-be
ATH_MODULE_ARCH=${MACHINE_ARCH}
.endif
.if !defined(KERNBUILDDIR)
opt_ah.h: ${HAL}/public/${ATH_MODULE_ARCH}-elf.opt_ah.h
cp ${HAL}/public/${ATH_MODULE_ARCH}-elf.opt_ah.h ${.TARGET}
.if !defined(KERNBUILDDIR)
opt_wlan.h:
echo "#define IEEE80211_DEBUG 1" > opt_wlan.h
# echo > opt_wlan.h