netfs: Fix and enable on 64-bit.
This commit is contained in:
@@ -8,7 +8,7 @@ local packages = [ FFilterByBuildFeatures
|
||||
HaikuUserguide
|
||||
HaikuWelcome
|
||||
MakefileEngine
|
||||
NetFS@!x86_64
|
||||
NetFS
|
||||
UserlandFS
|
||||
]
|
||||
;
|
||||
|
||||
@@ -40,7 +40,7 @@ if $(HAIKU_IS_BOOTSTRAP) != 1 {
|
||||
haiku_userguide_zh_CN
|
||||
haiku_welcome
|
||||
makefile_engine
|
||||
netfs@!x86_64
|
||||
netfs
|
||||
userland_fs
|
||||
] ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user