mirror of https://github.com/xemu-project/xemu.git
12 lines
280 B
Makefile
12 lines
280 B
Makefile
obj-y += xbox.o
|
|
obj-y += chihiro.o
|
|
obj-y += xbox_pci.o acpi_xbox.o
|
|
obj-y += amd_smbus.o smbus_xbox_smc.o smbus_cx25871.o smbus_adm1032.o smbus_storage.o eeprom_generation.o
|
|
obj-y += nvnet.o
|
|
obj-y += lpc47m157.o
|
|
obj-y += xid.o
|
|
obj-y += chihiro-usb.o
|
|
|
|
obj-y += nv2a/
|
|
obj-y += mcpx/
|