X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Makefile;h=a8345ac8545272fb7a35bf6118d57b551c0af2cd;hb=855d69055d5c418b1129ce47b42c05f14c8e7119;hp=3940b3e252b3949a9a50e6bf25c2daf3911b2dc7;hpb=3309f65447f4f2a7b1a8a7324a1b92eb8d26b590;p=tpg%2Facess2.git diff --git a/Makefile b/Makefile index 3940b3e2..a8345ac8 100644 --- a/Makefile +++ b/Makefile @@ -19,9 +19,10 @@ 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_shell +USRAPPS += axwin3 gui_ate gui_terminal define targetclasses AI_$1 := $$(addprefix allinstall-,$$($1))