Revert r352557: powerpc/loader: Install ubldr without stripping
This was committed due to what was later diagnosed as an msdosfs bug preventing in-place strip. This bug was fixed in r352564, and we agreed to keep the workaround in for a bit to allow the driver fix a suitable amount of propagation time for folks building/installing powerpc/ubldr, seeing as how we were not in any hurry to revert.
This commit is contained in:
parent
cd51f7df9c
commit
605261992c
@ -13,7 +13,6 @@ LOADER_BZIP2_SUPPORT?= no
|
||||
|
||||
BINDIR= /boot/uboot
|
||||
PROG= ubldr
|
||||
STRIP=
|
||||
NEWVERSWHAT= "U-Boot loader" ${MACHINE_ARCH}
|
||||
INSTALLFLAGS= -b
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user