mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-27 21:40:49 +00:00
b707ab757e
While at it rename lx60 (named after the first board of the family) to more generic xtfpga (the family name). Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
4 lines
52 B
Makefile
4 lines
52 B
Makefile
obj-y += pic_cpu.o
|
|
obj-y += sim.o
|
|
obj-y += xtfpga.o
|