Commit History

Author SHA1 Message Date
  Michael Büsch b09be5c15e hostapd: Disable driver_nl80211 if mac80211 is not built 18 years ago
  Michael Büsch 306caa660a hostapd: use patches to add the nl80211 driver instead of copying the files. 18 years ago
  Michael Büsch 794ddf6b63 Add hostapd support for nl80211 (mac80211 stack) 18 years ago
  Felix Fietkau c439768c9a fix libnl include issues which broke a few packages 18 years ago
  Felix Fietkau 55fff87408 fix path to .config (#2722) 18 years ago
  Felix Fietkau ca9147efb9 clean up stale stampfiles 18 years ago
  Felix Fietkau 4235aee8c2 fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected (#2722) 18 years ago
  Felix Fietkau 992e1f5e04 fix hostapd build with openssl 18 years ago
  Felix Fietkau 82c697991a hostapd: turn libnl into a build dependency 18 years ago
  Felix Fietkau a8c17898cc fix config change detect for hostapd 18 years ago
  Felix Fietkau 5a543584b8 improve build checks for hostapd (combinations of madwifi and mac80211) 18 years ago
  Felix Fietkau 11feaad40a use the static version of libnl for hostapd 18 years ago
  Felix Fietkau 67dd9a73dc fix up hostapd for mac80211 18 years ago
  Felix Fietkau 5460d7854e disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;) 18 years ago
  Nicolas Thill b262b81027 fix hostap dependencies 18 years ago
  Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 18 years ago
  Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 18 years ago
  Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 18 years ago
  Florian Fainelli 00274181f7 Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich 18 years ago
  John Crispin dd0a1806ea Some packages make no sense or do not build for etrax 18 years ago
  Imre Kaloz bec5f22912 avr32 build fixes 18 years ago
  Felix Fietkau d913bf3c49 move hostapd setup script from wireless-tools to hostapd package 19 years ago
  Nicolas Thill 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 19 years ago
  Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 19 years ago
  Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 19 years ago
  Nicolas Thill 3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS 19 years ago
  Felix Fietkau a07ed4abe1 upgrade hostapd to 0.5.7 (patch from #1133) 19 years ago
  Imre Kaloz 102e46bf19 fix typo (closes #1149) 19 years ago
  Florian Fainelli 76b24f64fa Use the KernelPackage template instead of kmod-foo 19 years ago
  Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 19 years ago