Remove extra target from 'memstick' that I forgot to remove before
previous commit. MFC after: 1 week X-MFC-After: 10.0-RELEASE X-MFC-With: r257805 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
a9da1707e5
commit
cb95a96bee
@ -171,7 +171,7 @@ disc1.iso: system
|
||||
bootonly.iso: bootonly
|
||||
sh ${.CURDIR}/${TARGET}/mkisoimages.sh -b FreeBSD_Install ${.TARGET} bootonly
|
||||
|
||||
memstick: memstick.img mini-memstick.img
|
||||
memstick: memstick.img
|
||||
memstick.img: system
|
||||
sh ${.CURDIR}/${TARGET}/make-memstick.sh release ${.TARGET}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user