[uClinux-dev] [PATCH] nios2: hwselect not needed to make
headers_install
Thomas Chou
thomas at wytron.com.tw
Tue Nov 20 21:54:38 EST 2007
To help creation of kernel header in buildroot.
Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
diff --git a/linux-2.6.x/arch/nios2nommu/Makefile b/linux-2.6.x/arch/nios2nommu/Makefile
index 4c94558..ca139b6 100644
--- a/linux-2.6.x/arch/nios2nommu/Makefile
+++ b/linux-2.6.x/arch/nios2nommu/Makefile
@@ -117,7 +117,7 @@ libs-y += $(LIBGCC)
# force user to configure hardware before building kernel
pardoned_targets = clean mrproper sgmldocs psdocs pdfdocs \
- htmldocs mandocs
+ htmldocs mandocs headers_install
-include $(HARDWARE_MK)
build_targets = $(filter-out $(pardoned_targets), $(MAKECMDGOALS))
--
1.5.3.3
More information about the uClinux-dev
mailing list