+3
−2
+1
−1
hw/ne2000-isa.c
0 → 100644
+111
−0
+12
−87
hw/ne2000.h
0 → 100644
+40
−0
Loading
Also split the isa bits into a separate source file, so we don't drag in
a dependency for isa-bus.o for machines which want ne2k_pci only.
Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>