handle postinit for initramfs
[openwrt/openwrt.git] / openwrt / include / package.mk
2006-08-17 Mike Bakertidy up output
2006-08-17 Mike Bakerfix accidental tab
2006-08-16 Mike BakerShow error messages when collecting the package info
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 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-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-21 Felix Fietkauadd submenu dependencies (used to hide the proprietary...
2006-07-20 Mike Bakerchange 'source' to 'download'
2006-07-18 Felix Fietkaumake the buildroot-ng sdk compatible with the old packages
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-06-27 Mike Bakercredit where credit is due
2006-06-25 Felix Fietkaumove the broadcom driver stuff into its own submenu
2006-06-22 Felix Fietkauremove stale reference to package/rules.mk - not that...
2006-06-21 Felix Fietkaumassive cleanup of toolchain/
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...