fix NO_TRACE_MAKE
[openwrt/openwrt.git] / openwrt / include /
2006-07-22 Felix Fietkaufix NO_TRACE_MAKE
2006-07-22 Felix Fietkaurevert last prereq.mk - seems to be a different issue
2006-07-22 Felix Fietkaufix prereqs
2006-07-21 Mike Bakerfix a few directories missed in [4176]'s source ->...
2006-07-21 Felix Fietkauadd submenu dependencies (used to hide the proprietary...
2006-07-21 Mike Bakerfix a few broken depenancies
2006-07-20 Mike Bakerchange $(STAMP_DIR) to $(LINUX_DIR) to avoid issues...
2006-07-20 Mike Bakerupdate prereqs
2006-07-20 Gerry RozemaUML target completed. Added ext2 target fs for use...
2006-07-20 Mike Bakerchange 'source' to 'download'
2006-07-20 Mike Bakercleanup & revert [4159]
2006-07-19 Felix Fietkaucheck for zlib.h as well
2006-07-19 Felix Fietkauadd a simple prerequisite check
2006-07-18 Felix Fietkaufix KBUILD_VERBOSE if V is unset
2006-07-18 Felix Fietkauaccept V= from the environment as well
2006-07-18 Felix Fietkaumake the buildroot-ng sdk compatible with the old packages
2006-07-18 Felix Fietkaumove the cryptoapi kmod to package/kernel
2006-07-18 Felix Fietkaumove some of the kernel module packaging to package...
2006-07-18 Felix Fietkaucheck if the Package/$(NAME) template is defined before...
2006-07-10 Mike Bakerrebuild ipkg control files if Makefile changes
2006-07-10 Mike Bakeradd a new FORCEREBUILD option to Package/<name> to...
2006-07-10 Mike Bakerfix broken .pkginfo under certain situations
2006-07-09 Florian FainelliAdd missing brcm63xx-2.6 target to the target list
2006-07-02 Felix Fietkaualways set NO_TRACE_MAKE
2006-06-28 Felix Fietkauadd workaround for kernel module install
2006-06-27 Mike Bakerminor changes
2006-06-27 Mike Bakercredit where credit is due
2006-06-26 Felix Fietkauadd support for new modules.mk format (no autogenerated...
2006-06-25 Nicolas Thillfix inclusion of kernel modules selected for install...
2006-06-25 Felix Fietkauadd extra targets to improve make tracing output
2006-06-25 Felix Fietkaumove the broadcom driver stuff into its own submenu
2006-06-23 Mike Bakerprevent verbose script from corrupting .pkginfo
2006-06-23 Mike Bakerset default verbosity to 0
2006-06-23 Mike Bakerfix kernel configure target
2006-06-23 Mike Bakerswitch on new verbose system
2006-06-23 Mike Bakernew verbose/trace script for make
2006-06-23 Mike Baker.pkginfo cleanup #2
2006-06-23 Mike Bakerset defaults for .pkginfo
2006-06-22 Felix Fietkauremove stale reference to package/rules.mk - not that...
2006-06-22 Felix Fietkauadd 0xdeadc0de to the jffs2 filesystem images
2006-06-21 Felix Fietkaumove target/linux/image to target/image
2006-06-21 Felix Fietkaumassive cleanup of toolchain/
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...