|
@@ -440,7 +440,6 @@ $(UCLIBC_DIR)/.configured: $(LINUX_HEADERS_DIR)/.configured $(UCLIBC_DIR)/.confi
|
|
RUNTIME_PREFIX=$(TOOL_BUILD_DIR)/uClibc_dev/ \
|
|
RUNTIME_PREFIX=$(TOOL_BUILD_DIR)/uClibc_dev/ \
|
|
HOSTCC="$(HOSTCC)" headers \
|
|
HOSTCC="$(HOSTCC)" headers \
|
|
$(if $(BR2_UCLIBC_VERSION_0_9_28_3),install_dev,install_headers)
|
|
$(if $(BR2_UCLIBC_VERSION_0_9_28_3),install_dev,install_headers)
|
|
-
|
|
|
|
# Install the kernel headers to the first stage gcc include dir
|
|
# Install the kernel headers to the first stage gcc include dir
|
|
# if necessary
|
|
# if necessary
|
|
ifeq ($(LINUX_HEADERS_IS_KERNEL),y)
|
|
ifeq ($(LINUX_HEADERS_IS_KERNEL),y)
|