make sure udhcpc is spawned as a background process (use eval)
[openwrt.git] / package / linux-atm / Makefile
index 24a914a..3745c7c 100644 (file)
@@ -86,3 +86,7 @@ endef
 
 $(eval $(call BuildPackage,linux-atm))
 $(eval $(call BuildPackage,br2684ctl))
+
+$(eval $(call RequireCommand,automake-1.4, \
+       $(PKG_NAME) requires automake-1.4. \
+))
This page took 0.020119 seconds and 4 git commands to generate.