site.mk 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. GLUON_FEATURES := \
  2. autoupdater \
  3. ebtables-filter-multicast \
  4. ebtables-filter-ra-dhcp \
  5. ebtables-limit-arp \
  6. config-mode-geo-location-osm \
  7. mesh-batman-adv-15 \
  8. mesh-vpn-fastd \
  9. radvd \
  10. respondd \
  11. status-page \
  12. web-advanced \
  13. web-wizard
  14. GLUON_SITE_PACKAGES := \
  15. -gluon-web-autoupdater \
  16. ffho-ap-timer \
  17. ffho-autoupdater-wifi-fallback \
  18. ffho-banner \
  19. ffho-config-mode-site-select \
  20. ffho-debug \
  21. ffho-web-ap-timer \
  22. ffho-web-autoupdater \
  23. iwinfo \
  24. haveged
  25. USB_BASIC := \
  26. kmod-usb-core \
  27. kmod-usb2 \
  28. kmod-usb-hid
  29. USB_NIC := \
  30. kmod-usb-net \
  31. kmod-usb-net-asix \
  32. kmod-usb-net-rtl8150 \
  33. kmod-usb-net-rtl8152 \
  34. kmod-usb-net-dm9601-ether
  35. WLAN := \
  36. kmod-ath9k \
  37. kmod-ath10k-ct \
  38. ifeq ($(GLUON_TARGET),x86-generic)
  39. GLUON_SITE_PACKAGES += \
  40. $(USB_BASIC) \
  41. kmod-usb-ohci-pci \
  42. $(USB_NIC) \
  43. $(WLAN)
  44. endif
  45. ifeq ($(GLUON_TARGET),x86-64)
  46. GLUON_SITE_PACKAGES += \
  47. $(USB_BASIC) \
  48. $(USB_NIC) \
  49. $(WLAN)
  50. endif
  51. # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
  52. DEFAULT_GLUON_RELEASE := 1.2.0~exp$(shell date '+%Y%m%d')
  53. DEFAULT_GLUON_PRIORITY := 0
  54. GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
  55. GLUON_PRIORITY ?= $(DEFAULT_GLUON_PRIORITY)
  56. GLUON_REGION ?= eu
  57. GLUON_LANGS ?= en de
  58. GLUON_ATH10K_MESH ?= 11s