22f2dbe7ea
Since it is now possible to instantiate a CPU and RAM with the "none" machine, too, and a kernel can be loaded there with the generic loader device, there is no more need for the m68k "dummy" machine. Thus let's remove this unmaintained file now. Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Thomas Huth <huth@tuxfamily.org>
3 lines
58 B
Makefile
3 lines
58 B
Makefile
obj-y += an5206.o mcf5208.o
|
|
obj-y += mcf5206.o mcf_intc.o
|