Add runtime_loader in secondary bootstrap packages.
add grist to runtime_loader source files. Change-Id: I09c58b5cc1d57034632df99b4fb3c80e3ff49e3e
This commit is contained in:
@@ -4,6 +4,7 @@ local architecture = $(TARGET_PACKAGING_ARCH) ;
|
||||
local haikuPackage = haiku_$(architecture).hpkg ;
|
||||
HaikuPackage $(haikuPackage) ;
|
||||
|
||||
AddFilesToPackage $(architecture) : <$(architecture)>runtime_loader ;
|
||||
|
||||
# libs
|
||||
AddLibrariesToPackage lib $(architecture)
|
||||
|
||||
Reference in New Issue
Block a user