mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 00:07:59 +00:00
Updated Makefile
This commit is contained in:
parent
988b88e284
commit
e70b37312f
3
Makefile
3
Makefile
@ -97,6 +97,9 @@ tools:
|
|||||||
|
|
||||||
build: build_lynx build_kernel build_userspace build_drivers build_image
|
build: build_lynx build_kernel build_userspace build_drivers build_image
|
||||||
|
|
||||||
|
dump:
|
||||||
|
make --quiet -C Kernel dump
|
||||||
|
|
||||||
rebuild: clean build
|
rebuild: clean build
|
||||||
|
|
||||||
# Quickly build the operating system (it won't create the ISO file and doxygen documentation)
|
# Quickly build the operating system (it won't create the ISO file and doxygen documentation)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user