Led is not active low by default, register the watchdog
[openwrt.git] / include / package.mk
index 9f45a44..d61eb8c 100644 (file)
@@ -49,6 +49,7 @@ define Download/default
 endef
 
 define Build/DefaultTargets
+  $(if $(QUILT),$(Build/Quilt))
   $(if $(strip $(PKG_SOURCE_URL)),$(call Download,default))
   $(call Build/Autoclean)
 
This page took 0.019159 seconds and 4 git commands to generate.