|
@@ -76,6 +76,11 @@ include/bits/uClibc_config.h: .config
|
|
|
$(INSTALL) -d include/bits
|
|
|
@./extra/config/conf -o extra/Configs/Config.in
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
headers: include/bits/uClibc_config.h
|
|
|
ifeq ($(strip $(ARCH_HAS_MMU)),y)
|
|
|
@set -x; ./extra/scripts/fix_includes.sh -k $(KERNEL_SOURCE) -t $(TARGET_ARCH)
|