Tried to make hostapd to run without configuration in blue0 and madwifi

This commit is contained in:
maniacikarus
2008-07-29 08:00:36 +02:00
parent 442af0321c
commit 07603508c1
11 changed files with 147 additions and 4 deletions

View File

@@ -24,12 +24,13 @@
include Config
VER = 9ff62c80bf4c
VER = e9a442d3b53a
THISAPP = v4l-dvb-$(VER)
DL_FILE = $(THISAPP).tar.bz2
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
PAK_VER = 2
ifeq "$(SMP)" "1"
TARGET = $(DIR_INFO)/$(THISAPP)-smp
else
@@ -45,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = eeb6a77c1ef26bc05a5d4cdba5a5167b
$(DL_FILE)_MD5 = e4d9fccd3e3c242d1dce59bc5ecd2c51
install : $(TARGET)