summaryrefslogtreecommitdiffstats
path: root/package/linux-atm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/linux-atm/Makefile')
-rw-r--r--package/linux-atm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile
index 3745c7c87..ced3da69e 100644
--- a/package/linux-atm/Makefile
+++ b/package/linux-atm/Makefile
@@ -87,6 +87,6 @@ endef
$(eval $(call BuildPackage,linux-atm))
$(eval $(call BuildPackage,br2684ctl))
-$(eval $(call RequireCommand,automake-1.4, \
- $(PKG_NAME) requires automake-1.4. \
+$(eval $(call RequireCommand,automake, \
+ $(PKG_NAME) requires automake. \
))