mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:59:40 +02:00
ftruncate patch from andersee
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@118 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3bf231c5db
commit
a208ef843b
@ -47,6 +47,7 @@ endif
|
||||
ifeq ($(strip $(USE_UCLIBC_LDSO_0_9_24)),true)
|
||||
$(SOURCE_DIR)/patch-kernel.sh $(UCLIBC_DIR) $(SOURCE_DIR) uClibc-ldso-0.9.24.patch
|
||||
endif
|
||||
$(SOURCE_DIR)/patch-kernel.sh $(UCLIBC_DIR) $(SOURCE_DIR) uClibc-ftruncate.patch
|
||||
touch $(UCLIBC_DIR)/.unpacked
|
||||
|
||||
$(UCLIBC_DIR)/.configured: $(UCLIBC_DIR)/.unpacked $(LINUX_DIR)/.configured
|
||||
|
Loading…
Reference in New Issue
Block a user