Makefile 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. #
  2. # Copyright (C) 2007-2012 OpenWrt.org
  3. #
  4. # This is free software, licensed under the GNU General Public License v2.
  5. # See /LICENSE for more information.
  6. #
  7. include $(TOPDIR)/rules.mk
  8. include $(INCLUDE_DIR)/kernel.mk
  9. PKG_NAME:=acx-mac80211
  10. PKG_RELEASE:=1
  11. PKG_SOURCE_URL:=http://git.code.sf.net/p/acx100/acx-mac80211
  12. PKG_SOURCE_PROTO:=git
  13. PKG_SOURCE_DATE:=2014-02-16
  14. PKG_SOURCE_VERSION:=b6fc31491020cb01d2cd1acc170cfa03ced7e726
  15. PKG_MIRROR_HASH:=58590245715f0e5fb4b57aab6d91071dfb6a97d3273f5aee0b97b1edee030ed0
  16. PKG_CONFIG_DEPENDS:= \
  17. CONFIG_PACKAGE_MAC80211_DEBUGFS \
  18. CONFIG_PACKAGE_MAC80211_MESH \
  19. include $(INCLUDE_DIR)/package.mk
  20. define KernelPackage/acx-mac80211
  21. SUBMENU:=Wireless Drivers
  22. TITLE:=ACX1xx mac80211 driver
  23. DEPENDS:=@PCI_SUPPORT @mipsel +kmod-mac80211
  24. FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
  25. AUTOLOAD:=$(call AutoProbe,acx-mac80211)
  26. MENU:=1
  27. endef
  28. define KernelPackage/acx-mac80211/config
  29. menu "Configuration"
  30. depends on PACKAGE_kmod-acx-mac80211
  31. config ACX_ID_0D
  32. bool "ACX1xx Radio ID 0D firmware"
  33. help
  34. Download and install firmware for:
  35. ACX1xx cards with Radio ID 0D into /lib/firmware.
  36. config ACX_ID_11
  37. bool "ACX1xx Radio ID 11 firmware"
  38. help
  39. Download and install firmware for:
  40. ACX1xx cards with Radio ID 11 into /lib/firmware.
  41. config ACX_ID_15
  42. bool "ACX1xx Radio ID 15 firmware"
  43. help
  44. Download and install firmware for:
  45. ACX1xx cards with Radio ID 15 into /lib/firmware.
  46. config ACX_ID_16
  47. bool "ACX1xx Radio ID 16 firmware"
  48. default y
  49. help
  50. Download and install firmware for:
  51. ACX1xx cards with Radio ID 16 into /lib/firmware.
  52. choice
  53. prompt "ACX111 firmware version"
  54. depends on ACX_ID_16
  55. default ACX_DEFAULT
  56. help
  57. This option allows you to select the version of the acx firmware.
  58. config ACX_DEFAULT
  59. bool "Default"
  60. help
  61. Default firmware for ACX111 devices.
  62. If unsure, select this.
  63. config ACX_1_2_1_34
  64. bool "1.2.1_34"
  65. help
  66. 1.2.1_34 firmware for ACX111 devices. Works with Zyxel P-334WT.
  67. If unsure, select the "default" firmware.
  68. endchoice
  69. config ACX_ID_17
  70. bool "ACX1xx Radio ID 17 firmware"
  71. help
  72. Download and install firmware for:
  73. ACX1xx cards with Radio ID 17 into /lib/firmware.
  74. config ACX_ID_19
  75. bool "ACX1xx Radio ID 19 firmware"
  76. default y
  77. help
  78. Download and install firmware for:
  79. ACX1xx cards with Radio ID 19 into /lib/firmware.
  80. config ACX_ID_1B
  81. bool "ACX1xx Radio ID 1B firmware"
  82. help
  83. Download and install firmware for:
  84. ACX1xx cards with Radio ID 1b into /lib/firmware.
  85. endmenu
  86. endef
  87. define KernelPackage/acx-mac80211/description
  88. Driver for acx111 cards (mac80211 version)
  89. endef
  90. define Download/tiacx100
  91. FILE:=tiacx100
  92. URL:=@OPENWRT
  93. HASH:=4f05913c940c2455b267545b12d93ad81fa5eebb0cbee22a2c7588c50525b4f0
  94. endef
  95. define Download/tiacx100r0d
  96. FILE:=tiacx100r0D
  97. URL:=@OPENWRT
  98. HASH:=6a4a7fbb24a328a88261bc2a507b2a0bf63c91e831e3f1a8caa4f6599b2215e6
  99. endef
  100. define Download/tiacx100r11
  101. FILE:=tiacx100r11
  102. URL:=@OPENWRT
  103. HASH:=e005a93a0b463e01edba2b79038b54c29a7932efee61c851a2ac644b8a4e5dd4
  104. endef
  105. define Download/tiacx100r15
  106. FILE:=tiacx100r15
  107. URL:=@OPENWRT
  108. HASH:=c6f40bead5ef45720e2d72bbe4d998367c2c7857eb7716234aedeb2ad98bcdde
  109. endef
  110. define Download/tiacx111c16
  111. FILE:=tiacx111c16
  112. URL:=@OPENWRT
  113. HASH:=cc6108d577ebc55b924ff6bab44eeee3456d284c63819277cb5460338b2f1bd7
  114. endef
  115. define Download/tiacx111c16_1
  116. FILE:=tiacx111c16_1.2.1_34
  117. URL:=@OPENWRT
  118. HASH:=672ed9d02565ab44da450c52f0ced3be99a3a3901f73454455da8e1f98ada220
  119. endef
  120. define Download/tiacx111c17
  121. FILE:=tiacx111c17
  122. URL:=@OPENWRT
  123. HASH:=2bb900a5886dbea2d3504623d9f3ac8abbb2e9fdfcf0fe233e77951dff748a40
  124. endef
  125. define Download/tiacx111c19
  126. FILE:=tiacx111c19
  127. URL:=@OPENWRT
  128. HASH:=383d86a8cfddf92400d661b4e43a9b855350fa656edd4f75b4aff7fab2d00e90
  129. endef
  130. define Download/tiacx111usbc1b
  131. FILE:=tiacx111usbc1B
  132. URL:=@OPENWRT
  133. HASH:=f3c9e574de7073014ab6eef9a0f6412c53ae521b67723360af753c41401ed4d5
  134. endef
  135. PKG_EXTRA_KCONFIG:= \
  136. CONFIG_ACX_MAC80211=m \
  137. CONFIG_ACX_MAC80211_PCI=m \
  138. PKG_EXTRA_CFLAGS:= \
  139. $(patsubst CONFIG_%, -DCONFIG_%=1, $(patsubst %=m,%,$(filter %=m,$(PKG_EXTRA_KCONFIG)))) \
  140. $(patsubst CONFIG_%, -DCONFIG_%=1, $(patsubst %=y,%,$(filter %=y,$(PKG_EXTRA_KCONFIG)))) \
  141. $(if $(CONFIG_LEDS_TRIGGERS), -DCONFIG_MAC80211_LEDS -DCONFIG_LEDS_TRIGGERS) \
  142. $(if $(CONFIG_PACKAGE_MAC80211_DEBUGFS), -DCONFIG_CFG80211_DEBUGFS -DCONFIG_MAC80211_DEBUGFS) \
  143. $(if $(CONFIG_PACKAGE_MAC80211_MESH), -DCONFIG_MAC80211_MESH) \
  144. -DBACKPORTED_KERNEL_NAME=\\\"$(PKG_SOURCE)\\\" \
  145. -DBACKPORTED_KERNEL_VERSION=\\\"$(PKG_SOURCE_VERSION)\\\" \
  146. -DBACKPORTS_VERSION=\\\"unknown\\\" \
  147. define Build/Compile
  148. $(MAKE) -C "$(LINUX_DIR)" \
  149. $(KERNEL_MAKE_FLAGS) \
  150. M="$(PKG_BUILD_DIR)" \
  151. $(PKG_EXTRA_KCONFIG) \
  152. EXTRA_CFLAGS="$(PKG_EXTRA_CFLAGS) -DCONFIG_ACX_MAC80211_VERSION=\"KERNEL_VERSION(4,2,0)\"" \
  153. LINUXINCLUDE="-I$(STAGING_DIR)/usr/include/mac80211-backport/uapi -I$(STAGING_DIR)/usr/include/mac80211-backport \
  154. -I$(STAGING_DIR)/usr/include/mac80211/uapi -I$(STAGING_DIR)/usr/include/mac80211 \
  155. -I$(LINUX_DIR)/include -I$(LINUX_DIR)/include/$(LINUX_UAPI_DIR) \
  156. -I$(LINUX_DIR)/include/generated/uapi/ -Iarch/$(LINUX_KARCH)/include \
  157. -Iarch/$(LINUX_KARCH)/include/$(LINUX_UAPI_DIR) \
  158. -Iarch/$(LINUX_KARCH)/include/generated \
  159. -Iarch/$(LINUX_KARCH)/include/generated/$(LINUX_UAPI_DIR) \
  160. -include generated/autoconf.h \
  161. -include backport/backport.h " \
  162. V="$(V)" \
  163. modules
  164. endef
  165. define Build/Configure
  166. endef
  167. define KernelPackage/acx-mac80211/install
  168. $(INSTALL_DIR) $(1)/lib/firmware
  169. ifneq ($(CONFIG_ACX_ID_0D)$(CONFIG_ACX_ID_11)$(CONFIG_ACX_ID_15),)
  170. $(INSTALL_DATA) $(DL_DIR)/tiacx100 $(1)/lib/firmware/
  171. endif
  172. ifneq ($(CONFIG_ACX_ID_0D),)
  173. $(INSTALL_DATA) $(DL_DIR)/tiacx100r0D $(1)/lib/firmware/
  174. endif
  175. ifneq ($(CONFIG_ACX_ID_11),)
  176. $(INSTALL_DATA) $(DL_DIR)/tiacx100r11 $(1)/lib/firmware/
  177. endif
  178. ifneq ($(CONFIG_ACX_ID_15),)
  179. $(INSTALL_DATA) $(DL_DIR)/tiacx100r15 $(1)/lib/firmware/
  180. endif
  181. ifneq ($(CONFIG_ACX_DEFAULT),)
  182. $(INSTALL_DATA) $(DL_DIR)/tiacx111c16 $(1)/lib/firmware/
  183. endif
  184. ifneq ($(CONFIG_ACX_1_2_1_34),)
  185. $(INSTALL_DATA) $(DL_DIR)/tiacx111c16_1.2.1_34 $(1)/lib/firmware/tiacx111c16
  186. endif
  187. ifneq ($(CONFIG_ACX_ID_17),)
  188. $(INSTALL_DATA) $(DL_DIR)/tiacx111c17 $(1)/lib/firmware/
  189. endif
  190. ifneq ($(CONFIG_ACX_ID_19),)
  191. $(INSTALL_DATA) $(DL_DIR)/tiacx111c19 $(1)/lib/firmware/
  192. endif
  193. ifneq ($(CONFIG_ACX_ID_1B),)
  194. $(INSTALL_DATA) $(DL_DIR)/tiacx111usbc1B $(1)/lib/firmware/
  195. endif
  196. endef
  197. $(eval $(call KernelPackage,acx-mac80211))
  198. $(eval $(call Download,tiacx100))
  199. $(eval $(call Download,tiacx100r0d))
  200. $(eval $(call Download,tiacx100r11))
  201. $(eval $(call Download,tiacx100r15))
  202. $(eval $(call Download,tiacx111c16))
  203. $(eval $(call Download,tiacx111c16_1))
  204. $(eval $(call Download,tiacx111c17))
  205. $(eval $(call Download,tiacx111c19))
  206. $(eval $(call Download,tiacx111usbc1b))