mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-02 21:30:29 +00:00
Add path for keyboard.[ch] and cli.[ch]
This commit is contained in:
parent
a1d0dcba79
commit
5e7b54d562
3
Makefile
3
Makefile
@ -244,7 +244,8 @@ SECOND_FILES = second/MMU030.c second/MMU030.h second/MMU030_asm.S \
|
|||||||
second/serial.h second/vga.c second/vga.h second/head.h \
|
second/serial.h second/vga.c second/vga.h second/head.h \
|
||||||
second/misc.c second/misc.h second/printf.c \
|
second/misc.c second/misc.h second/printf.c \
|
||||||
second/uncompress.c second/uncompress.h \
|
second/uncompress.c second/uncompress.h \
|
||||||
second/enter_kernel040.S keyboard.h keyboard.c cli.h cli.c
|
second/enter_kernel040.S second/keyboard.h \
|
||||||
|
second/keyboard.c second/cli.h second/cli.c
|
||||||
|
|
||||||
TOOLS_FILES = tools/emile-set-cmdline.c tools/Makefile \
|
TOOLS_FILES = tools/emile-set-cmdline.c tools/Makefile \
|
||||||
tools/emile-first-tune.c \
|
tools/emile-first-tune.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user