Kaynağa Gözat

[build] Add rtl8139.rom to the default build target list

rtl8139.rom is the target used in qemu/kvm, which is the default test
platform for iPXE.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 15 yıl önce
ebeveyn
işleme
2e5a2446bd
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2
    1
      src/Makefile

+ 2
- 1
src/Makefile Dosyayı Görüntüle

94
 # Default build target: build the most common targets and print out a
94
 # Default build target: build the most common targets and print out a
95
 # helpfully suggestive message
95
 # helpfully suggestive message
96
 #
96
 #
97
-all : bin/blib.a bin/ipxe.dsk bin/ipxe.iso bin/ipxe.usb bin/undionly.kpxe
97
+all : bin/blib.a bin/ipxe.dsk bin/ipxe.iso bin/ipxe.usb bin/undionly.kpxe \
98
+      bin/rtl8139.rom
98
 	@$(ECHO) '==========================================================='
99
 	@$(ECHO) '==========================================================='
99
 	@$(ECHO)
100
 	@$(ECHO)
100
 	@$(ECHO) 'To create a bootable floppy, type'
101
 	@$(ECHO) 'To create a bootable floppy, type'

Loading…
İptal
Kaydet