[ar71xx] aw-nr580: add support for the LAN ports
[openwrt.git] / include / package-defaults.mk
index e0cb6e8..f7f5bd0 100644 (file)
@@ -32,6 +32,7 @@ define Package/Default
   TITLE:=
   KCONFIG:=
   BUILDONLY:=
+  URL:=
 endef
 
 Build/Patch:=$(Build/Patch/Default)
@@ -39,7 +40,6 @@ ifneq ($(strip $(PKG_UNPACK)),)
   define Build/Prepare/Default
        $(PKG_UNPACK)
        $(Build/Patch)
-       $(if $(QUILT),touch $(PKG_BUILD_DIR)/.quilt_used)
   endef
 endif
 
This page took 0.030695 seconds and 4 git commands to generate.