mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
add serial.[ch], vga.[ch], head.H
This commit is contained in:
parent
edddd6d289
commit
5f806cd761
2
Makefile
2
Makefile
@ -107,7 +107,7 @@ DISTFILES = second/head.S second/MMU030.c second/MMU040.c second/main.c \
|
|||||||
tools/emile-set-cmdline.c tools/emile-first-info.c \
|
tools/emile-set-cmdline.c tools/emile-first-info.c \
|
||||||
tools/emile-first-tune.c tools/emile.h \
|
tools/emile-first-tune.c tools/emile.h \
|
||||||
tools/emile-install.c second/copymem.i second/serial.c \
|
tools/emile-install.c second/copymem.i second/serial.c \
|
||||||
second/serial.h
|
second/serial.h second/vga.h second/vga.c second/head.h
|
||||||
|
|
||||||
dist:
|
dist:
|
||||||
rm -fr $(PACKAGE)-$(VERSION)
|
rm -fr $(PACKAGE)-$(VERSION)
|
||||||
|
Loading…
Reference in New Issue
Block a user