summaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: prefer built-in crypto header files over external ones from ↵Felix Fietkau2009-05-271-0/+1
| | | | | | STAGING_DIR (thx, russell) SVN-Revision: 16102
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-041-1/+2
| | | | SVN-Revision: 15592
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-301-4/+10
| | | | SVN-Revision: 15519
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-271-5/+7
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* bump to version 0.6.9. Synced default.config and mini.config with upstream ↵Hauke Mehrtens2009-03-231-2/+2
| | | | | | version. SVN-Revision: 14992
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵Nicolas Thill2009-02-241-2/+2
| | | | | | appropriate SVN-Revision: 14651
* hostapd: update to 0.6.8Gabor Juhos2009-02-171-7/+7
| | | | SVN-Revision: 14544
* hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently ↵Felix Fietkau2009-01-271-5/+17
| | | | | | depends on ath9k) SVN-Revision: 14224
* bump hostapd to version 0.6.6Imre Kaloz2008-12-021-2/+2
| | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 13467
* bump to version 0.6.5 - updates driver_nl80211 to match changes in recent ↵Andy Boyett2008-11-181-4/+4
| | | | | | compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself SVN-Revision: 13275
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-011-2/+2
| | | | SVN-Revision: 12820
* Update hostapd to 0.6.4Florian Fainelli2008-08-131-2/+2
| | | | SVN-Revision: 12298
* Update hostapd to 0.6.3 (#3615)Florian Fainelli2008-07-071-3/+3
| | | | SVN-Revision: 11738
* hostapd: Disable driver_nl80211 if mac80211 is not builtMichael Büsch2008-02-171-1/+1
| | | | SVN-Revision: 10481
* hostapd: use patches to add the nl80211 driver instead of copying the files.Michael Büsch2008-02-171-5/+0
| | | | SVN-Revision: 10475
* Add hostapd support for nl80211 (mac80211 stack)Michael Büsch2008-02-161-0/+5
| | | | SVN-Revision: 10469
* fix libnl include issues which broke a few packagesFelix Fietkau2007-11-191-1/+1
| | | | SVN-Revision: 9581
* fix path to .config (#2722)Felix Fietkau2007-11-171-2/+2
| | | | SVN-Revision: 9579
* clean up stale stampfilesFelix Fietkau2007-11-171-0/+1
| | | | SVN-Revision: 9576
* fix hostapd rebuild check, isolate the common src/ directory for hostapd ↵Felix Fietkau2007-11-171-8/+12
| | | | | | variants as well to fix compile errors when both variants are selected (#2722) SVN-Revision: 9575
* fix hostapd build with opensslFelix Fietkau2007-11-161-2/+3
| | | | SVN-Revision: 9574
* hostapd: turn libnl into a build dependencyFelix Fietkau2007-11-161-2/+2
| | | | SVN-Revision: 9568
* fix config change detect for hostapdFelix Fietkau2007-11-161-1/+1
| | | | SVN-Revision: 9565
* improve build checks for hostapd (combinations of madwifi and mac80211)Felix Fietkau2007-11-161-3/+4
| | | | SVN-Revision: 9563
* use the static version of libnl for hostapdFelix Fietkau2007-11-161-1/+1
| | | | SVN-Revision: 9562
* fix up hostapd for mac80211Felix Fietkau2007-11-161-33/+27
| | | | SVN-Revision: 9554
* disable driver_devicescape in hostapd will be enabled again when the ↵Felix Fietkau2007-10-201-5/+2
| | | | | | mac80211 guys have sorted out the api ;) SVN-Revision: 9369
* fix hostap dependenciesNicolas Thill2007-09-161-11/+4
| | | | SVN-Revision: 8799
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-1/+1
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-11/+17
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-2/+2
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Upgrade hostapd to 0.5.8, thanks to Daniel GimpelevichFlorian Fainelli2007-08-071-4/+21
| | | | SVN-Revision: 8368
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-291-2/+2
| | | | SVN-Revision: 8216
* avr32 build fixesImre Kaloz2007-07-171-1/+2
| | | | SVN-Revision: 8017
* move hostapd setup script from wireless-tools to hostapd packageFelix Fietkau2007-04-181-0/+2
| | | | SVN-Revision: 7000
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-281-2/+2
| | | | SVN-Revision: 6735
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-221-1/+1
| | | | SVN-Revision: 6180
* upgrade hostapd to 0.5.7 (patch from #1133)Felix Fietkau2007-01-091-2/+2
| | | | SVN-Revision: 6047
* fix typo (closes #1149)Imre Kaloz2007-01-051-1/+1
| | | | SVN-Revision: 5996
* Use the KernelPackage template instead of kmod-fooFlorian Fainelli2007-01-051-1/+1
| | | | SVN-Revision: 5995
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-5/+5
| | | | SVN-Revision: 5624
* update hostapd to latest upstream versionFelix Fietkau2006-10-311-2/+2
| | | | SVN-Revision: 5365
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+132