1
0

Makefile 265 B

12345678910111213
  1. #
  2. # This is free software, licensed under the Apache License, Version 2.0 .
  3. #
  4. include $(TOPDIR)/rules.mk
  5. LUCI_TITLE:=LuCI support for Travelmate
  6. LUCI_DEPENDS:=+travelmate
  7. LUCI_PKGARCH:=all
  8. include ../../luci.mk
  9. # call BuildPackage - OpenWrt buildroot signature