BuildConf - Added insmod and UDI
authorJohn Hodge <[email protected]>
Mon, 16 Sep 2013 05:19:34 +0000 (13:19 +0800)
committerJohn Hodge <[email protected]>
Mon, 16 Sep 2013 05:19:34 +0000 (13:19 +0800)
BuildConf/x86/default.mk
Makefile

index 6a72085..4a7d388 100644 (file)
@@ -18,7 +18,7 @@ MODULES += USB/Core
 MODULES += USB/UHCI
 #USB/OHCI
 MODULES += USB/HID USB/MSC
-#MODULES += Interfaces/UDI
+MODULES += Interfaces/UDI
 
 MODULES += Libraries/VirtIO
 MODULES += Network/VirtIONet
index f450dd7..a8345ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ EXTLIBS :=
 # zlib libpng
 
 USRAPPS := init login CLIShell cat ls mount automounter
+USRAPPS += insmod
 USRAPPS += bomb lspci
 USRAPPS += ip dhcpclient ping telnet irc wget telnetd
 USRAPPS += axwin3 gui_ate gui_terminal

UCC git Repository :: git.ucc.asn.au