ide: Remove old IDE bus + stack.
* Hasn't been used for quite some time * Everything was ported over to a new ATA stack some time ago. * No huge regressions were seen from the new ATA stack.
This commit is contained in:
@@ -160,14 +160,11 @@ if $(HAIKU_INCLUDE_PATENTED_CODE) {
|
||||
+= HAIKU_INCLUDE_PATENTED_CODE=$(HAIKU_INCLUDE_PATENTED_CODE) ;
|
||||
}
|
||||
|
||||
HAIKU_ATA_STACK ?= 1 ;
|
||||
|
||||
# network libraries
|
||||
HAIKU_NETWORK_LIBS = network ;
|
||||
HAIKU_NETAPI_LIB = bnetapi ;
|
||||
HAIKU_SELECT_UNAME_ETC_LIB = ; # libroot, against which we link anyway
|
||||
|
||||
|
||||
HAIKU_EXECUTABLE_MIME_TYPE = "application/x-vnd.Be-elfexecutable" ;
|
||||
|
||||
# TODO: The version stuff should probably go into a separate file and be made
|
||||
|
||||
Reference in New Issue
Block a user