mirror of https://github.com/hak5/openwrt.git
parent
c5255b8a5d
commit
f86dc72332
|
@ -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