diff options
Diffstat (limited to 'targets/arima/hdama/Config.lb')
-rw-r--r-- | targets/arima/hdama/Config.lb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb index 7ea925d2d1..6c74ee6207 100644 --- a/targets/arima/hdama/Config.lb +++ b/targets/arima/hdama/Config.lb @@ -94,6 +94,8 @@ romimage "normal" option LINUXBIOS_EXTRA_VERSION=".0Normal" mainboard arima/hdama payload /usr/share/etherboot/5.1.9pre2-lnxi-lb/tg3--ide_disk.zelf +# use this to test a build if you don't have the etherboot +# payload /etc/hosts end romimage "fallback" @@ -102,6 +104,8 @@ romimage "fallback" option LINUXBIOS_EXTRA_VERSION=".0Fallback" mainboard arima/hdama payload /usr/share/etherboot/5.1.9pre2-lnxi-lb/tg3--ide_disk.zelf +# use this to test a build if you don't have the etherboot +# payload /etc/hosts end buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback" |