aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* makefile: make all target the defaultaqua2022-11-021-29/+23
* Add ps2_ctrl_8042aqua2022-11-021-1/+1
* Enable interrupts after enabling the PICaqua2022-11-011-1/+2
* makefile: add Makefile.configaqua2022-11-011-3/+13
* makefile: clean target shouldn't depend on OBJSaqua2022-11-011-1/+5
* add ps2_keyboard driveraqua2022-10-311-0/+1
* makefile: auto-generate OBJS from SRCSaqua2022-10-301-7/+8
* Remove meson.build filesaqua2022-10-291-27/+24
* makefile: add src/kernel.a targetaqua2022-10-291-1/+23
* makefile: add devices/devs.a targetaqua2022-10-291-1/+4
* makefile: add i686/arch.a targetaqua2022-10-291-14/+12
* makefile: add libk targetaqua2022-10-281-0/+28