Compile ne2000_isa only once

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Blue Swirl 2010-03-21 19:47:10 +00:00
parent 84108e128e
commit d3ffc7a6e7
11 changed files with 13 additions and 3 deletions

View file

@ -156,6 +156,7 @@ hw-obj-y += pcnet.o
hw-obj-$(CONFIG_SMC91C111) += smc91c111.o
hw-obj-$(CONFIG_LAN9118) += lan9118.o
hw-obj-$(CONFIG_NE2000_ISA) += ne2000-isa.o
# IDE
hw-obj-$(CONFIG_IDE_QDEV) += ide/qdev.o