|
@@ -434,7 +434,7 @@ $(UCLIBC_DIR)/.configured: $(LINUX_HEADERS_DIR)/.configured $(UCLIBC_DIR)/.confi
|
|
DEVEL_PREFIX=/usr/ \
|
|
DEVEL_PREFIX=/usr/ \
|
|
RUNTIME_PREFIX=$(TOOL_BUILD_DIR)/uClibc_dev/ \
|
|
RUNTIME_PREFIX=$(TOOL_BUILD_DIR)/uClibc_dev/ \
|
|
HOSTCC="$(HOSTCC)" \
|
|
HOSTCC="$(HOSTCC)" \
|
|
- headers install_dev
|
|
|
|
|
|
+ headers 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)
|