site.mk 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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-web-ap-timer \
  21. ffho-web-autoupdater \
  22. iwinfo \
  23. haveged
  24. USB_BASIC := \
  25. kmod-usb-core \
  26. kmod-usb2 \
  27. kmod-usb-hid
  28. USB_NIC := \
  29. kmod-usb-net \
  30. kmod-usb-net-asix \
  31. kmod-usb-net-rtl8150 \
  32. kmod-usb-net-rtl8152 \
  33. kmod-usb-net-dm9601-ether
  34. WLAN := \
  35. kmod-ath9k \
  36. kmod-ath10k-ct \
  37. ifeq ($(GLUON_TARGET),x86-generic)
  38. GLUON_SITE_PACKAGES += \
  39. $(USB_BASIC) \
  40. kmod-usb-ohci-pci \
  41. $(USB_NIC) \
  42. $(WLAN)
  43. endif
  44. ifeq ($(GLUON_TARGET),x86-64)
  45. GLUON_SITE_PACKAGES += \
  46. $(USB_BASIC) \
  47. $(USB_NIC) \
  48. $(WLAN)
  49. endif
  50. # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
  51. DEFAULT_GLUON_RELEASE := 1.2.2~exp$(shell date '+%Y%m%d')
  52. DEFAULT_GLUON_PRIORITY := 0
  53. GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
  54. GLUON_PRIORITY ?= $(DEFAULT_GLUON_PRIORITY)
  55. GLUON_REGION ?= eu
  56. GLUON_LANGS ?= en de
  57. GLUON_ATH10K_MESH ?= 11s