aboutsummaryrefslogtreecommitdiff
path: root/stand/mips
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-02-02 06:32:26 +0000
committerWarner Losh <imp@FreeBSD.org>2018-02-02 06:32:26 +0000
commit8299b37f854e0b217d1b296185991fa5e3dcb0d4 (patch)
treeb73e73c2bf4f6e438b8477d8947c4696ff862b9b /stand/mips
parent0fd19f4a95a612e39c9fccdc3e0a76f8fbb4b642 (diff)
downloadsrc-8299b37f854e0b217d1b296185991fa5e3dcb0d4.tar.gz
src-8299b37f854e0b217d1b296185991fa5e3dcb0d4.zip
Centralize several variables.
MK_CTF, MK_SSP, MK_PROFILE, NO_PIC, and INTERNALLIB are always the same, so set them in defs.mk. MAN= is common, so set it here too. This removes a lot of boring repetition from the Makefiles that added almost no value.
Notes
Notes: svn path=/head/; revision=328769
Diffstat (limited to 'stand/mips')
-rw-r--r--stand/mips/beri/boot2/Makefile2
-rw-r--r--stand/mips/beri/loader/Makefile3
2 files changed, 0 insertions, 5 deletions
diff --git a/stand/mips/beri/boot2/Makefile b/stand/mips/beri/boot2/Makefile
index ce09b6e3efe8..f4b433ce488a 100644
--- a/stand/mips/beri/boot2/Makefile
+++ b/stand/mips/beri/boot2/Makefile
@@ -43,8 +43,6 @@ SRCS= relocate.S \
cfi.c \
sdcard.c
-MAN=
-
AFLAGS= -G0
CFLAGS+= -I${LDRSRC} \
diff --git a/stand/mips/beri/loader/Makefile b/stand/mips/beri/loader/Makefile
index 46b927fddff2..f5a75563745f 100644
--- a/stand/mips/beri/loader/Makefile
+++ b/stand/mips/beri/loader/Makefile
@@ -38,9 +38,6 @@ LOADER_BZIP2_SUPPORT?= yes
.include <bsd.init.mk>
-MK_SSP= no
-MAN=
-
PROG?= loader
NEWVERSWHAT= "BERI loader" ${MACHINE_CPUARCH}
INSTALLFLAGS= -b