aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.alpha
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2006-03-14 22:40:44 +0000
committerSam Leffler <sam@FreeBSD.org>2006-03-14 22:40:44 +0000
commitd66735216f3549de72046676736119f1803aa556 (patch)
tree8acde5edf1547db59a364ac8e7546876960dd61b /sys/conf/files.alpha
parent7768950fe38f446c3f8b6ac6d3d7707990b0f50e (diff)
downloadsrc-d66735216f3549de72046676736119f1803aa556.tar.gz
src-d66735216f3549de72046676736119f1803aa556.zip
add ath_hal glue
MFC after: 3 days
Notes
Notes: svn path=/head/; revision=156722
Diffstat (limited to 'sys/conf/files.alpha')
-rw-r--r--sys/conf/files.alpha10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 46c4ce3fc5f4..0ee86680800f 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -35,6 +35,16 @@ ukbdmap.h optional ukbd_dflt_keymap \
no-obj no-implicit-rule before-depend \
clean "ukbdmap.h"
#
+hal.o optional ath_hal \
+ dependency "$S/contrib/dev/ath/public/alpha-elf.hal.o.uu" \
+ compile-with "uudecode < $S/contrib/dev/ath/public/alpha-elf.hal.o.uu" \
+ no-implicit-rule
+opt_ah.h optional ath_hal \
+ dependency "$S/contrib/dev/ath/public/alpha-elf.opt_ah.h" \
+ compile-with "cp $S/contrib/dev/ath/public/alpha-elf.opt_ah.h opt_ah.h" \
+ no-obj no-implicit-rule before-depend \
+ clean "opt_ah.h"
+#
alpha/alpha/api_up1000.c optional api_up1000
alpha/alpha/atomic.s standard
alpha/alpha/autoconf.c standard