mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
hw: move NICs to hw/net/, configure via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0ddfaf7fe4
commit
d7e35d4a84
25 changed files with 22 additions and 10 deletions
|
@ -8,7 +8,7 @@ obj-y += exynos4210_uart.o exynos4210_pwm.o
|
|||
obj-y += exynos4210_pmu.o exynos4210_mct.o exynos4210_fimd.o
|
||||
obj-y += exynos4210_rtc.o exynos4210_i2c.o
|
||||
obj-y += arm_mptimer.o a15mpcore.o
|
||||
obj-y += armv7m_nvic.o stellaris_enet.o
|
||||
obj-y += armv7m_nvic.o
|
||||
obj-y += pxa2xx_timer.o pxa2xx_dma.o
|
||||
obj-y += pxa2xx_lcd.o pxa2xx_mmci.o pxa2xx_pcmcia.o pxa2xx_keypad.o
|
||||
obj-y += zaurus.o tc6393xb.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue