Add LINKENTRY makeoption for "-e nwstart"
This commit is contained in:
parent
2d9f71a0d9
commit
84a6046c6c
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: std.netwinder,v 1.4 2001/06/11 17:46:23 matt Exp $
|
||||
# $NetBSD: std.netwinder,v 1.5 2001/07/12 06:58:27 matt Exp $
|
||||
#
|
||||
# standard NetBSD/netwinder options
|
||||
|
||||
|
@ -13,3 +13,4 @@ options PROG32
|
|||
options ARM32
|
||||
|
||||
makeoptions LOADADDRESS="0xF000C000"
|
||||
makeoptions LINKENTRY="-e nwstart"
|
||||
|
|
Loading…
Reference in New Issue