X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1f96d69f566aa785c0f0fb4fb25e6198a96bb4c3..f944258e22201197fb4e7c7b731d98527e96dfa9:/openwrt/package/linux-atm/Makefile diff --git a/openwrt/package/linux-atm/Makefile b/openwrt/package/linux-atm/Makefile index 1cb04b48e..d36c7c39e 100644 --- a/openwrt/package/linux-atm/Makefile +++ b/openwrt/package/linux-atm/Makefile @@ -16,11 +16,6 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(TOPDIR)/package/rules.mk -ifneq ($(BOARD),ar7) -BR2_PACKAGE_LINUX_ATM:=m -BR2_PACKAGE_BR2684CTL:=m -endif - $(eval $(call PKG_template,LINUX_ATM,linux-atm,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) $(eval $(call PKG_template,BR2684CTL,br2684ctl,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))