Add isdn4linux and gigaset kernel modules.
[openwrt/openwrt.git] / include / package.mk
index 13dece4c0e107980591fc691c82558bc7ff16842..e33814e77db5c7323b4b74df7328ec191e7df9fc 100644 (file)
@@ -77,7 +77,7 @@ define Build/DefaultTargets
        $(foreach hook,$(Hooks/Prepare/Post),$(call $(hook))$(sep))
        touch $$@
 
-  $(STAMP_CONFIGURED): $(STAMP_PREPARED)
+  $(STAMP_CONFIGURED): $(STAMP_PREPARED) $(HOST_STAMP_INSTALLED)
        $(foreach hook,$(Hooks/Configure/Pre),$(call $(hook))$(sep))
        $(Build/Configure)
        $(foreach hook,$(Hooks/Configure/Post),$(call $(hook))$(sep))