belkin.mk 397 B

123456789101112131415161718
  1. #
  2. # Copyright (C) 2011 OpenWrt.org
  3. #
  4. # This is free software, licensed under the GNU General Public License v2.
  5. # See /LICENSE for more information.
  6. #
  7. define Profile/F5D8235V1
  8. NAME:=Belkin F5D8235 V1
  9. PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
  10. endef
  11. define Profile/F5D8235_V1/Description
  12. Package set for Belkin F5D8235 V1
  13. endef
  14. $(eval $(call Profile,F5D8235V1))