1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 22:22:56 +03:00

[e2fsprog] fix build breakage introduced by [32142]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32157 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2012-06-10 07:43:43 +00:00
parent 0df1027472
commit 02e7c58e90

View File

@ -25,7 +25,8 @@ CONFIGURE_ARGS += \
--disable-rpath \ --disable-rpath \
--enable-elf-shlibs \ --enable-elf-shlibs \
--enable-dynamic-e2fsck \ --enable-dynamic-e2fsck \
--disable-tls --disable-tls \
--disable-nls
define Host/Install define Host/Install
$(Host/Install/Default) $(Host/Install/Default)