add horst and wavemon

0.3b2
This commit is contained in:
reddog 2012-01-08 17:03:55 +00:00
parent 33fdbbead4
commit f9378fa429
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# OpenWrt version: Backfire (r29638)
# Sun Jan 8 03:47:09 2012
# Sun Jan 8 15:53:47 2012
#
CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_TARGET_ppc40x is not set
@ -1519,7 +1519,7 @@ CONFIG_PACKAGE_tinc=y
# CONFIG_PACKAGE_aircrack-ng is not set
# CONFIG_PACKAGE_aircrack-ptw is not set
# CONFIG_PACKAGE_airpwn is not set
# CONFIG_PACKAGE_horst is not set
CONFIG_PACKAGE_horst=y
# CONFIG_PACKAGE_karma is not set
# CONFIG_PACKAGE_kismet-client is not set
# CONFIG_PACKAGE_kismet-drone is not set
@ -1527,7 +1527,7 @@ CONFIG_PACKAGE_tinc=y
# CONFIG_PACKAGE_mdk3 is not set
# CONFIG_PACKAGE_snort-wireless is not set
# CONFIG_PACKAGE_snort-wireless-mysql is not set
# CONFIG_PACKAGE_wavemon is not set
CONFIG_PACKAGE_wavemon=y
# CONFIG_PACKAGE_xsupplicant is not set
# CONFIG_PACKAGE_aoetools is not set
# CONFIG_PACKAGE_apf is not set
@ -1916,7 +1916,7 @@ CONFIG_PACKAGE_liblzo=y
# CONFIG_PACKAGE_libmysqlclient is not set
# CONFIG_PACKAGE_libmysqlclient_r is not set
# CONFIG_PACKAGE_libnatpmp is not set
# CONFIG_PACKAGE_libncurses is not set
CONFIG_PACKAGE_libncurses=y
# CONFIG_PACKAGE_libneon is not set
# CONFIG_PACKAGE_libnet0 is not set
# CONFIG_PACKAGE_libnet1 is not set

View File

@ -91,7 +91,7 @@ build() {
make V=99
;;
"fast")
make -j8
make -j18
;;
*)
ionice -c 3 -- nice -n 10 -- make -j8