idstorage: add libs

This commit is contained in:
Clément G 2014-04-30 21:39:21 +02:00
parent ac648c0116
commit 06277c9887

View File

@ -6,6 +6,8 @@ OBJS = idstorage.o
#DEBUG = 1
LIBS =
LIBS = -lKDebugForKernel -lsceSuspendForKernel -lsceSysEventForKernel \
-lInterruptManagerForKernel -lSysclibForKernel -lThreadManForKernel \
-lUtilsForKernel -lsceSysreg_driver -lsceNand_driver
include ../../lib/build.mak