summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * some bugfixes and additions for the default compile targetnbd2006-06-011-3/+1
| * fix dependency problemnbd2006-06-011-3/+6
| * remove some debugging code, include package/rules.mk in package dependency checknbd2006-06-011-2/+2
| * add TARGET_CONFIGURE_OPTS to default compile commandnbd2006-06-011-0/+1
| * add clean targets, more FORCE stuffnbd2006-06-011-9/+18
| * remove broken dependencynbd2006-06-011-1/+0
| * fix InstallDev bugnbd2006-06-011-10/+4
| * allow parallel build of binutilsnbd2006-05-311-3/+3
| * fix busybox buildnbd2006-05-311-1/+1
| * cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd2006-05-3129-92/+81
| * fix toolchain buildnbd2006-05-311-4/+4
| * remove useless FORCE dependnbd2006-05-311-1/+1
| * add support for parallel build of packages (tested with -j8)nbd2006-05-312-9/+13
| * remove weird /lib64 directorynbd2006-05-311-0/+1
| * fix install of in-tree modules ipkgsnbd2006-05-312-3/+6
| * fix root filesystem pathnbd2006-05-314-12/+12
| * strip kernel modules automatically as wellnbd2006-05-312-5/+5
| * add package install targetnbd2006-05-311-0/+4
| * remove some debugging junk (#492)nbd2006-05-311-16/+1
| * fix iptables buildnbd2006-05-311-0/+1
| * only use the .dev-installed target if Build/InstallDev is defined - avoids un...nbd2006-05-311-2/+6
| * remove old Config.in filesnbd2006-05-312-19/+0
| * move target/linux/package/switch to package/, fix a bug in the ipkg dependenc...nbd2006-05-3112-54/+45
| * move alsa from target/linux/package to package, add compile fix for linux 2.4nbd2006-05-315-16/+44
| * add missing kernel version to madwifi packagenbd2006-05-311-0/+1
| * kernel package cleanup, move madwifi from target/linux/package/ to package/, ...nbd2006-05-3113-123/+164
| * don't try to strip kernel modulesnbd2006-05-311-1/+1
| * cleanup; change base-files build directorynbd2006-05-312-14/+13
| * add missing BuildPackage lines, convert install-dev: to Build/InstallDevnbd2006-05-314-24/+28
| * disable target/linux/packagenbd2006-05-314-36/+2
| * allow building of kernel-specific stuff in package/ instead of target/linux/p...nbd2006-05-3141-3379/+75
| * remove madwifi-oldnbd2006-05-317-162/+0
| * clean up .svn and CVS directories for every packagenbd2006-05-311-0/+2
| * fix base-files packages build.nico2006-05-311-7/+10
| * remove stale libgcc menuconfig itemnbd2006-05-301-6/+0
| * remove wificonf (will be replaced by wlc later)nbd2006-05-3011-3879/+0
| * convert base-files to new formatnbd2006-05-305-105/+72
| * allow more complex defaults in menuconfignbd2006-05-301-1/+3
| * fix missing variablenbd2006-05-301-0/+2
| * convert linux-atm to new formatnbd2006-05-303-65/+34
| * remove old Config.in filesnbd2006-05-303-37/+0
| * resync with kamikazenbd2006-05-30156-31801/+15361
| * improve dependency handling, fix some package makefile bugsnbd2006-05-3017-39/+50
| * ignore package/.*nbd2006-05-300-0/+0
| * add proper build dependsnbd2006-05-305-19/+7
| * fix package/ and target/ targetsnbd2006-05-301-2/+2
| * fix toolchain build, remove some old gcc junknbd2006-05-302-58/+7
| * add {package,target,toolchain}/* targets to toplevel makefilenbd2006-05-301-0/+9
| * don't enable ebtables by defaultnbd2006-05-301-1/+0
| * cosmetic change to standardize layout.nico2006-05-291-3/+3