Add libuuid hosttool package. It's needed in order to build mkfs.ubifs
SVN-Revision: 19103
This commit is contained in:
parent
0b9849afbf
commit
2ee3073b70
2 changed files with 1995 additions and 1 deletions
|
@ -14,7 +14,7 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
|
||||||
tools-$(CONFIG_GCC_VERSION_4_3)$(CONFIG_GCC_VERSION_4_4) += gmp mpfr
|
tools-$(CONFIG_GCC_VERSION_4_3)$(CONFIG_GCC_VERSION_4_4) += gmp mpfr
|
||||||
endif
|
endif
|
||||||
tools-y += m4 autoconf automake bison pkg-config sed mklibs
|
tools-y += m4 autoconf automake bison pkg-config sed mklibs
|
||||||
tools-y += sstrip ipkg-utils genext2fs mtd-utils mkimage
|
tools-y += sstrip ipkg-utils genext2fs libuuid mtd-utils mkimage
|
||||||
tools-y += firmware-utils patch-cmdline quilt yaffs2
|
tools-y += firmware-utils patch-cmdline quilt yaffs2
|
||||||
tools-$(CONFIG_TARGET_orion) += wrt350nv2-builder upslug2
|
tools-$(CONFIG_TARGET_orion) += wrt350nv2-builder upslug2
|
||||||
ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_25),)
|
ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_25),)
|
||||||
|
|
1994
tools/libuuid/patches/001-strip-configure.patch
Normal file
1994
tools/libuuid/patches/001-strip-configure.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue