summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2012-12-20 00:57:24 +0000
committercognet <cognet@FreeBSD.org>2012-12-20 00:57:24 +0000
commit90acfcf07cafd583658a435ebeb7f49822941299 (patch)
tree5bcc3313ec872e3fa43a4fe806d58c77e069fd8d /sys/conf
parent450d909b250dccf37a1a95f6d2f08da450516431 (diff)
downloadFreeBSD-src-90acfcf07cafd583658a435ebeb7f49822941299.zip
FreeBSD-src-90acfcf07cafd583658a435ebeb7f49822941299.tar.gz
We want to build subr_busdma_bufalloc.c on arm.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.arm1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.arm b/sys/conf/files.arm
index 73fe3c2..e5bb863 100644
--- a/sys/conf/files.arm
+++ b/sys/conf/files.arm
@@ -70,6 +70,7 @@ font.h optional sc \
compile-with "uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256] = {' '};' < ${SC_DFLT_FONT}-8x16 > font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x14.fnt && file2c 'u_char dflt_font_14[14*256] = {' '};' < ${SC_DFLT_FONT}-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x8.fnt && file2c 'u_char dflt_font_8[8*256] = {' '};' < ${SC_DFLT_FONT}-8x8 >> font.h" \
no-obj no-implicit-rule before-depend \
clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
+kern/subr_busdma_bufalloc.c standard
kern/subr_dummy_vdso_tc.c standard
libkern/arm/divsi3.S standard
libkern/arm/ffs.S standard
OpenPOWER on IntegriCloud