Revert faulty tree push
Revert "mac80211: add new minstrel_ht patches to improve probing on mt76x2" (9861050b85) Revert "kernel: use bulk free in kfree_skb_list to improve performance" (98b654de2e) Revert "ramips: add preliminary support for WIO ONE" (085141dc5b) Revert "ramips: add preliminary support for SGE AP-MTKH7-0006 developer board" (b1db6d0539) Revert "build: use config.site generated by autoconf-lean, drop hardcoded sitefiles" (363ce4329d) Revert "toolchain: add autoconf-lean" (fdb30eed03) Revert "build: allow overriding the filename on the remote server when downloading" (6fa0e07758) Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
curdir:=toolchain
|
||||
|
||||
# subdirectories to descend into
|
||||
$(curdir)/builddirs := $(if $(CONFIG_GDB),gdb) $(if $(CONFIG_EXTERNAL_TOOLCHAIN),wrapper,kernel-headers binutils gcc/initial gcc/final $(LIBC) fortify-headers) $(if $(CONFIG_NASM),nasm) autoconf-lean
|
||||
$(curdir)/builddirs := $(if $(CONFIG_GDB),gdb) $(if $(CONFIG_EXTERNAL_TOOLCHAIN),wrapper,kernel-headers binutils gcc/initial gcc/final $(LIBC) fortify-headers) $(if $(CONFIG_NASM),nasm)
|
||||
ifdef CONFIG_USE_UCLIBC
|
||||
$(curdir)/builddirs += $(LIBC)/utils
|
||||
endif
|
||||
@@ -51,7 +51,6 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
|
||||
$(curdir)/$(LIBC)/compile:=$(curdir)/gcc/initial/compile
|
||||
$(curdir)/gcc/final/compile:=$(curdir)/$(LIBC)/compile $(curdir)/kernel-headers/compile
|
||||
$(curdir)/$(LIBC)/utils/compile:=$(curdir)/gcc/final/compile
|
||||
$(curdir)/autoconf-lean/compile:=$(curdir)/gcc/final/compile
|
||||
endif
|
||||
|
||||
ifndef DUMP_TARGET_DB
|
||||
|
||||
Reference in New Issue
Block a user