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:
Alexander von Gluck IV
2017-06-28 08:13:37 -05:00
parent 85b0c3209d
commit 7600fdd8e2
28 changed files with 23 additions and 5941 deletions
-3
View File
@@ -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