From: Robert Marko Date: Tue, 25 Jun 2024 12:30:51 +0000 (+0200) Subject: utils: mtd-utils: drop autoreconf X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=116903082b7225f5ad801c3b79276cfb0bd231be;p=openwrt%2Fstaging%2Fthess.git utils: mtd-utils: drop autoreconf Now that we are not patching mtd-utils with JFFS2 LZMA support there is no need for autoreconf to be run. Link: https://github.com/openwrt/openwrt/pull/15802 Signed-off-by: Robert Marko --- diff --git a/package/utils/mtd-utils/Makefile b/package/utils/mtd-utils/Makefile index 22cd2ed7e9..0e2c16dd2b 100644 --- a/package/utils/mtd-utils/Makefile +++ b/package/utils/mtd-utils/Makefile @@ -16,7 +16,6 @@ PKG_SOURCE_URL:=https://infraroot.at/pub/mtd/ PKG_HASH:=c1d853bc4adf83bcabd2792fc95af33bdd8643c97e8f7b3f0180af36af76f0e5 PKG_INSTALL:=1 -PKG_FIXUP:=autoreconf PKG_FLAGS:=nonshared PKG_BUILD_FLAGS:=gc-sections