fix hostap menuconfig and build for linux 2.6
[openwrt/staging/mkresin.git] / openwrt / include /
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-08-04 Mike Bakeryet more cleanup (make sure to honor TARGET_CC and...
2006-08-04 Mike Bakermore cleanup (make sure to pass TARGET_PATH and not...
2006-08-02 Mike Bakerremove debug line
2006-08-02 Mike Bakercorrect [4397]
2006-08-02 Mike Bakerfix CONFIG_ALL
2006-08-02 Mike Bakerminor makefile tweaks
2006-07-31 Felix Fietkaudon't try to package ipt_SNAT and ipt_DNAT when making...
2006-07-30 Felix Fietkauport ppp modules to package/kernel and fix ppp package...
2006-07-29 Felix Fietkauadd support for per-package prereq checks, run global...
2006-07-28 Mike Bakerfix build issues with SMP compiles
2006-07-26 Mike Bakeradd more ipkg validation checks
2006-07-23 Felix Fietkauadd ncurses to prereq checks
2006-07-22 Nicolas Thilladd genext2fs to build ext2 filesystem images
2006-07-22 Felix Fietkauport over the netfilter module packaging to the new...
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...