f492b82d67
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>
7 lines
172 B
Makefile
7 lines
172 B
Makefile
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
|