initial commit of lk (little kernel) project
This commit is contained in:
5
dev/rules.mk
Normal file
5
dev/rules.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||||
|
||||
KOBJS += \
|
||||
$(LOCAL_DIR)/dev.o
|
||||
|
||||
Reference in New Issue
Block a user