看板 DFBSD_commit 關於我們 聯絡資訊
commit 69b6516332b2f6ee082802e9196d92cdd316a0a7 Author: Sascha Wildner <saw@online.de> Date: Tue May 19 13:59:54 2009 +0200 ath(4) HAL: Adjust/fix a few build related things. * Fix building with MODULES_WITH_WORLD. * Add AH_SUPPORT_AR5416 option to the options file. * Remove unneeded opt_ah.h file which gets generated. Summary of changes: sys/conf/options | 3 +++ sys/dev/netif/ath/hal/Makefile | 4 +++- sys/dev/netif/ath/hal/opt_ah.h | 1 - 3 files changed, 6 insertions(+), 2 deletions(-) delete mode 100644 sys/dev/netif/ath/hal/opt_ah.h http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/69b6516332b2f6ee082802e9196d92cdd316a0a7 -- DragonFly BSD source repository