site.mk 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. GLUON_SITE_PACKAGES := \
  2. gluon-mesh-batman-adv-15 \
  3. ffho-ap-timer \
  4. gluon-respondd \
  5. ffho-ath9k-blackout-workaround \
  6. gluon-autoupdater \
  7. ffho-autoupdater-wifi-fallback \
  8. ffho-autoupdater-wifi-fallback-legacy \
  9. ffho-banner \
  10. gluon-config-mode-core \
  11. gluon-config-mode-autoupdater \
  12. gluon-config-mode-contact-info \
  13. gluon-config-mode-geo-location \
  14. gluon-config-mode-hostname \
  15. gluon-config-mode-mesh-vpn \
  16. ffho-config-mode-site-select \
  17. ffho-debug \
  18. gluon-ebtables-filter-multicast \
  19. gluon-ebtables-filter-ra-dhcp \
  20. ffho-ebtables-net-rules \
  21. ffho-fix-defaultroute \
  22. gluon-luci-admin \
  23. ffho-luci-ap-timer \
  24. ffho-luci-autoupdater-wifi-fallback \
  25. gluon-luci-portconfig \
  26. ffho-luci-remote-syslog \
  27. gluon-luci-wifi-config \
  28. gluon-mesh-vpn-fastd \
  29. gluon-next-node \
  30. gluon-radvd \
  31. gluon-setup-mode \
  32. ffho-site-auto-select \
  33. ffho-status-page \
  34. iwinfo \
  35. iptables \
  36. haveged
  37. APU2_NIC := \
  38. kmod-igb
  39. USB_BASIC := \
  40. kmod-usb-core \
  41. kmod-usb2 \
  42. kmod-usb-hid
  43. USB_NIC := \
  44. kmod-usb-net \
  45. kmod-usb-net-asix \
  46. kmod-usb-net-rtl8150 \
  47. kmod-usb-net-rtl8152 \
  48. kmod-usb-net-dm9601-ether
  49. WLAN := \
  50. kmod-ath9k \
  51. kmod-ath10k-ct \
  52. ath10k-firmware-qca988x-11s
  53. ifeq ($(GLUON_TARGET),x86-generic)
  54. GLUON_SITE_PACKAGES += \
  55. $(USB_BASIC) \
  56. kmod-usb-ohci-pci \
  57. $(USB_NIC) \
  58. $(WLAN)
  59. endif
  60. ifeq ($(GLUON_TARGET),x86-64)
  61. GLUON_SITE_PACKAGES += \
  62. $(APU2_NIC) \
  63. $(USB_BASIC) \
  64. $(USB_NIC) \
  65. $(WLAN)
  66. endif
  67. # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
  68. DEFAULT_GLUON_RELEASE := 1.0.5~exp$(shell date '+%Y%m%d')
  69. DEFAULT_GLUON_PRIORITY := 0
  70. GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
  71. GLUON_PRIORITY ?= $(DEFAULT_GLUON_PRIORITY)
  72. GLUON_REGION ?= eu
  73. GLUON_LANGS ?= en de
  74. GLUON_ATH10K_MESH ?= 11s