Added missing Makefiles
This commit is contained in:
parent
c9a2925055
commit
a89101e5e5
2 changed files with 4 additions and 0 deletions
2
libs/ipkg/Makefile
Normal file
2
libs/ipkg/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
2
libs/sys/Makefile
Normal file
2
libs/sys/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
Loading…
Reference in a new issue