aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bump hostapd to version 0.6.6Imre Kaloz2008-12-021-2/+2
* [hostapd] bump to version 0.6.5Andy Boyett2008-11-181-4/+4
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-011-2/+2
* Update hostapd to 0.6.4Florian Fainelli2008-08-131-2/+2
* Update hostapd to 0.6.3 (#3615)Florian Fainelli2008-07-071-3/+3
* hostapd: Disable driver_nl80211 if mac80211 is not builtMichael Büsch2008-02-171-1/+1
* hostapd: use patches to add the nl80211 driver instead of copying the files.Michael Büsch2008-02-171-5/+0
* Add hostapd support for nl80211 (mac80211 stack)Michael Büsch2008-02-161-0/+5
* fix libnl include issues which broke a few packagesFelix Fietkau2007-11-191-1/+1
* fix path to .config (#2722)Felix Fietkau2007-11-171-2/+2
* clean up stale stampfilesFelix Fietkau2007-11-171-0/+1
* fix hostapd rebuild check, isolate the common src/ directory for hostapd vari...Felix Fietkau2007-11-171-8/+12
* fix hostapd build with opensslFelix Fietkau2007-11-161-2/+3
* hostapd: turn libnl into a build dependencyFelix Fietkau2007-11-161-2/+2
* fix config change detect for hostapdFelix Fietkau2007-11-161-1/+1
* improve build checks for hostapd (combinations of madwifi and mac80211)Felix Fietkau2007-11-161-3/+4
* use the static version of libnl for hostapdFelix Fietkau2007-11-161-1/+1
* fix up hostapd for mac80211Felix Fietkau2007-11-161-33/+27
* disable driver_devicescape in hostapdFelix Fietkau2007-10-201-5/+2
* fix hostap dependenciesNicolas Thill2007-09-161-11/+4
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-11/+17
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-061-2/+2
* Upgrade hostapd to 0.5.8, thanks to Daniel GimpelevichFlorian Fainelli2007-08-071-4/+21
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-291-2/+2
* avr32 build fixesImre Kaloz2007-07-171-1/+2
* move hostapd setup script from wireless-tools to hostapd packageFelix Fietkau2007-04-181-0/+2
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-281-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-2/+0
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-221-1/+1
* upgrade hostapd to 0.5.7 (patch from #1133)Felix Fietkau2007-01-091-2/+2
* fix typo (closes #1149)Imre Kaloz2007-01-051-1/+1
* Use the KernelPackage template instead of kmod-fooFlorian Fainelli2007-01-051-1/+1
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-5/+5
* update hostapd to latest upstream versionFelix Fietkau2006-10-311-2/+2
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-17/+28
* Fix/clean several hundred package makefilesMike Baker2006-08-181-4/+3
* credit where credit is dueMike Baker2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-1/+1
* remove ipkg directory, add conffiles, normalize Makefile.Nicolas Thill2006-06-181-25/+30
* remove global hostapd builddep on opensslFelix Fietkau2006-06-151-1/+1
* fix hostapd-mini dependenciesFelix Fietkau2006-06-151-1/+2
* add hostapdFelix Fietkau2006-06-111-0/+110
* remove lots of non-essential packagesFelix Fietkau2006-04-131-77/+0
* add an hostapd-mini package with WPA support only, and move hostapd_cli in aNicolas Thill2006-04-011-15/+46
* fix problems from ticket #385, thx mikeaWaldemar Brodkorb2006-03-281-2/+2
* update to newer version, fix compile issues, 100-wpa_fix.patch removed, is it...Waldemar Brodkorb2006-03-121-2/+2
* change cp to $(CP)Mike Baker2006-02-011-1/+1