mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 09:32:33 +03:00
8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
# Config for e1 Etherboot
|
|
#
|
|
|
|
CFLAGS+= -mgnu-param -DCONSOLE_SERIAL -DCOMCONSOLE=0x01C00000 -DCONSPEED=28800
|
|
CFLAGS+= -DSIZEINDICATOR -DNO_DHCP_SUPPORT -DBAR_PROGRESS
|
|
#CFLAGS+= -DEMBEDDED -DMAC_HW_ADDR_DRV="'H','Y','L','N','X','1'"
|
|
|