aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * allow parallel build of binutilsFelix Fietkau2006-05-311-3/+3
| * fix busybox buildFelix Fietkau2006-05-311-1/+1
| * cleanup; replace .PHONY with FORCE; disable gdb by defaultFelix Fietkau2006-05-3129-92/+81
| * fix toolchain buildFelix Fietkau2006-05-311-4/+4
| * remove useless FORCE dependFelix Fietkau2006-05-311-1/+1
| * add support for parallel build of packages (tested with -j8)Felix Fietkau2006-05-312-9/+13
| * remove weird /lib64 directoryFelix Fietkau2006-05-311-0/+1
| * fix install of in-tree modules ipkgsFelix Fietkau2006-05-312-3/+6
| * fix root filesystem pathFelix Fietkau2006-05-314-12/+12
| * strip kernel modules automatically as wellFelix Fietkau2006-05-312-5/+5
| * add package install targetFelix Fietkau2006-05-311-0/+4
| * remove some debugging junk (#492)Felix Fietkau2006-05-311-16/+1
| * fix iptables buildFelix Fietkau2006-05-311-0/+1
| * only use the .dev-installed target if Build/InstallDev is defined - avoids un...Felix Fietkau2006-05-311-2/+6
| * remove old Config.in filesFelix Fietkau2006-05-312-19/+0
| * move target/linux/package/switch to package/, fix a bug in the ipkg dependenc...Felix Fietkau2006-05-3112-54/+45
| * move alsa from target/linux/package to package, add compile fix for linux 2.4Felix Fietkau2006-05-315-16/+44
| * add missing kernel version to madwifi packageFelix Fietkau2006-05-311-0/+1
| * kernel package cleanup, move madwifi from target/linux/package/ to package/, ...Felix Fietkau2006-05-3113-123/+164
| * don't try to strip kernel modulesFelix Fietkau2006-05-311-1/+1
| * cleanup; change base-files build directoryFelix Fietkau2006-05-312-14/+13
| * add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-314-24/+28
| * disable target/linux/packageFelix Fietkau2006-05-314-36/+2
| * allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-3141-3379/+75
| * remove madwifi-oldFelix Fietkau2006-05-317-162/+0
| * clean up .svn and CVS directories for every packageFelix Fietkau2006-05-311-0/+2
| * fix base-files packages build.Nicolas Thill2006-05-311-7/+10
| * remove stale libgcc menuconfig itemFelix Fietkau2006-05-301-6/+0
| * remove wificonf (will be replaced by wlc later)Felix Fietkau2006-05-3011-3879/+0
| * convert base-files to new formatFelix Fietkau2006-05-305-105/+72
| * allow more complex defaults in menuconfigFelix Fietkau2006-05-301-1/+3
| * fix missing variableFelix Fietkau2006-05-301-0/+2
| * convert linux-atm to new formatFelix Fietkau2006-05-303-65/+34
| * remove old Config.in filesFelix Fietkau2006-05-303-37/+0
| * resync with kamikazeFelix Fietkau2006-05-30156-31801/+15361
| * improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-3017-39/+50
| * ignore package/.*Felix Fietkau2006-05-300-0/+0
| * add proper build dependsFelix Fietkau2006-05-305-19/+7
| * fix package/ and target/ targetsFelix Fietkau2006-05-301-2/+2
| * fix toolchain build, remove some old gcc junkFelix Fietkau2006-05-302-58/+7
| * add {package,target,toolchain}/* targets to toplevel makefileFelix Fietkau2006-05-301-0/+9
| * don't enable ebtables by defaultFelix Fietkau2006-05-301-1/+0
| * cosmetic change to standardize layout.Nicolas Thill2006-05-291-3/+3
| * fix conversion to buildroot-ng.Nicolas Thill2006-05-291-4/+18
| * fix conversion to buildroot-ng.Nicolas Thill2006-05-291-3/+13
| * use InstallDev/UninstallDev.Nicolas Thill2006-05-291-10/+14
| * cosmetic change to standardize layout.Nicolas Thill2006-05-291-1/+1
| * add dependencies from the NEEDS variable to ipkg/controlNicolas Thill2006-05-281-1/+2
| * sync pptp with trunk, remove Config.in and ipkg not needed anymore.Nicolas Thill2006-05-244-18/+1
| * sync ppp with trunk and convert it to -ng.Nicolas Thill2006-05-2415-202/+141