mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-20 16:42:04 -06:00

Add env parameter to every helper function that needs it, update 'configure' script. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
6 lines
172 B
Text
6 lines
172 B
Text
obj-y += xtensa-semi.o
|
|
obj-y += core-dc232b.o
|
|
obj-y += core-dc233c.o
|
|
obj-y += core-fsf.o
|
|
obj-y += translate.o op_helper.o helper.o cpu.o
|
|
obj-$(CONFIG_SOFTMMU) += machine.o
|