arm64: remove config_manager_arch.c
config_manager_scan_hardcoded() is never invoked and there's nothing else in config_manager_arch.c Change-Id: Id3ec90f670de3517cfc9c1d6710c0fa688e5d48b Reviewed-on: https://review.haiku-os.org/c/haiku/+/5205 Reviewed-by: Fredrik Holmqvist <[email protected]>
This commit is contained in:
committed by
Fredrik Holmqvist
parent
e5d9d907ee
commit
21ac6f6b75
@@ -5,6 +5,4 @@ SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) $(DOTDOT) ] ;
|
|||||||
UsePrivateHeaders kernel [ FDirName kernel arch $(TARGET_ARCH) ] ;
|
UsePrivateHeaders kernel [ FDirName kernel arch $(TARGET_ARCH) ] ;
|
||||||
|
|
||||||
KernelStaticLibrary config_manager_arch :
|
KernelStaticLibrary config_manager_arch :
|
||||||
config_manager_arch.c
|
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user