mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 16:14:12 +00:00
fix e2fsprogs on avr32
SVN-Revision: 7963
This commit is contained in:
parent
d02260fcdc
commit
b69b88f4d2
@ -69,6 +69,11 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-elf-shlibs \
|
--enable-elf-shlibs \
|
||||||
--enable-dynamic-e2fsck
|
--enable-dynamic-e2fsck
|
||||||
|
|
||||||
|
define Build/Prepare
|
||||||
|
$(call Build/Prepare/Default)
|
||||||
|
$(CP) $(SCRIPT_DIR)/config.{guess,sub} $(PKG_BUILD_DIR)/config/
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR)/util \
|
$(MAKE) -C $(PKG_BUILD_DIR)/util \
|
||||||
BUILDCC="$(HOSTCC)" \
|
BUILDCC="$(HOSTCC)" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user