X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=utils%2Fsmartmontools%2FMakefile;h=cc3ac6f0a5869cdfdf3d044560448207c98f918b;hp=5f3a07b38eb5d331b102c2d33008403e9c8e2b43;hb=cf204cb881a71d5733f4d839061172d7a02995ac;hpb=06884fa2d3d083c9c3e8a794c6b0fdb8dc27354d diff --git a/utils/smartmontools/Makefile b/utils/smartmontools/Makefile index 5f3a07b38e..cc3ac6f0a5 100644 --- a/utils/smartmontools/Makefile +++ b/utils/smartmontools/Makefile @@ -60,7 +60,3 @@ define Package/smartmontools/install endef $(eval $(call BuildPackage,smartmontools)) - -$(eval $(call RequireCommand,automake-1.9, \ - $(PKG_NAME) requires automake 1.9 or compatible. \ -))