Index: stand/mips/uboot/Makefile =================================================================== --- stand/mips/uboot/Makefile +++ stand/mips/uboot/Makefile @@ -44,6 +44,8 @@ OBJS+= ${SRCS:N*.h:R:S/$/.o/g} +MK_PIE= no + ldscript.abs: echo "UBLDR_LOADADDR = ${UBLDR_LOADADDR};" >${.TARGET}