btrfs: add initial disk system add-on

Change-Id: I8f26a78770e679527a99b49a04557c1aa4334b53
Reviewed-on: https://review.haiku-os.org/c/1396
Reviewed-by: Jérôme Duval <[email protected]>
This commit is contained in:
Les De Ridder
2019-05-08 10:20:53 +00:00
committed by Jérôme Duval
parent 25de7c1b12
commit 1712a3c957
8 changed files with 478 additions and 1 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ if $(HAIKU_GCC_VERSION_$(architecture)[1]) = 2 {
AddFilesToPackage servers : $(SYSTEM_SERVERS) ;
# apps
AddFilesToPackage : runtime_loader Deskbar Tracker ;
AddFilesToPackage : runtime_loader Deskbar Tracker ;
AddFilesToPackage bin : $(SYSTEM_BIN) consoled ;
AddFilesToPackage apps : $(SYSTEM_APPS) ;
AddFilesToPackage preferences : $(SYSTEM_PREFERENCES) ;