mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00:00
kexec-tools: Add libtool PKG_FIXUP
libtool is needed to build kexec-tools. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17372
This commit is contained in:
parent
c931a7be14
commit
9eeaebb730
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user