kexec-tools: Add libtool PKG_FIXUP
[openwrt.git] / package / kexec-tools / Makefile
index 53c75b7..c4b1379 100644 (file)
@@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/horms/kexec-tools
 PKG_MD5SUM:=67c1a396fdf67b984dad939a59a01571
 
+PKG_FIXUP:=libtool
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/kexec-tools
This page took 0.038757 seconds and 4 git commands to generate.