Working PS/2 keyboard driver
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m19s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m19s
This commit is contained in:
7
libkb/Makefile
Normal file
7
libkb/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
include ../make/ufuncs.mk
|
||||
|
||||
$(eval $(call add_include,libmsl))
|
||||
|
||||
libname := libkb
|
||||
|
||||
include ../make/lib.mk
|
||||
Reference in New Issue
Block a user