summaryrefslogtreecommitdiffstats
path: root/sys/boot/arc/Makefile.inc
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2006-05-11 22:25:28 +0000
committerjhb <jhb@FreeBSD.org>2006-05-11 22:25:28 +0000
commit495a1b1a3b1290a8bf8b212746e1754e006c9359 (patch)
tree6bbfedee6e27e3fe509c804c4418b1bccbdea4a7 /sys/boot/arc/Makefile.inc
parent215bc87cc3d08e895798b17897efe450255327b5 (diff)
downloadFreeBSD-src-495a1b1a3b1290a8bf8b212746e1754e006c9359.zip
FreeBSD-src-495a1b1a3b1290a8bf8b212746e1754e006c9359.tar.gz
First pass at removing Alpha kernel support.
Diffstat (limited to 'sys/boot/arc/Makefile.inc')
-rw-r--r--sys/boot/arc/Makefile.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/boot/arc/Makefile.inc b/sys/boot/arc/Makefile.inc
deleted file mode 100644
index e3a86c4..0000000
--- a/sys/boot/arc/Makefile.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD$
-# Options used when building app-specific libalpha components
-LOAD_ADDRESS= 0xffffffff80900000
-DPADD+= ${DESTDIR}/${LIBDIR}/libstand.a
-LIBSTANDDIR= ${.CURDIR}/../../../../lib/libstand
-LIBSTAND= -lstand
-LIBARC= ${.OBJDIR}/../lib/libarc.a
OpenPOWER on IntegriCloud