To help creation of kernel header in buildroot. Signed-off-by: Thomas Chou <[EMAIL PROTECTED]>
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 _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
