* Removed the old net_stack driver code, and the kernel socket interface.
* Also removed the header files that belong to those files. * Only kept the userland_ipc.h header for now, to remember us about the former userland server driver (that I also removed - it can always be resurrected from SVN if needed). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25045 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -373,8 +373,7 @@ AddSymlinkToHaikuImage beos system add-ons Tracker
|
||||
AddFilesToHaikuImage beos system add-ons input_server devices
|
||||
: <input>keyboard <input>mouse <input>wacom ;
|
||||
AddFilesToHaikuImage beos system add-ons input_server filters : screen_saver ;
|
||||
AddFilesToHaikuImage beos system add-ons kernel network
|
||||
: stack socket ;
|
||||
AddFilesToHaikuImage beos system add-ons kernel network : stack ;
|
||||
AddFilesToHaikuImage beos system add-ons kernel network devices
|
||||
: $(BEOS_NETWORK_DEVICES) ;
|
||||
AddFilesToHaikuImage beos system add-ons kernel network datalink_protocols
|
||||
|
||||
Reference in New Issue
Block a user