summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Add menuconfig option for enabling profiling in the kernel.Lars-Peter Clausen2009-01-291-0/+1
| | | | SVN-Revision: 14272
* move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change ↵Nicolas Thill2009-01-291-0/+2
| | | | | | its value to suit opkg SVN-Revision: 14269
* update to 2.6.28.2Gabor Juhos2009-01-281-2/+2
| | | | SVN-Revision: 14247
* remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes ↵Gabor Juhos2009-01-251-1/+1
| | | | | | #4502) SVN-Revision: 14185
* improve support for building on mac os x by improving detection of missing ↵Felix Fietkau2009-01-251-0/+14
| | | | | | components SVN-Revision: 14180
* update to 2.6.27.13Gabor Juhos2009-01-251-2/+2
| | | | SVN-Revision: 14179
* if quilt failed whilst patching, no output was shownJohn Crispin2009-01-251-1/+1
| | | | SVN-Revision: 14178
* switch to 2.6.27.12Gabor Juhos2009-01-231-2/+2
| | | | SVN-Revision: 14157
* do not ignore exit codes of quilt anymore (by nbd)Mirko Vogt2009-01-221-1/+1
| | | | SVN-Revision: 14149
* adjust site config files for uClibc ARM EABINicolas Thill2009-01-212-0/+0
| | | | SVN-Revision: 14137
* add a menuconfig option for enabling KALLSYMS for the kernelFelix Fietkau2009-01-201-0/+3
| | | | SVN-Revision: 14122
* update to 2.6.27.11Gabor Juhos2009-01-151-2/+2
| | | | SVN-Revision: 14043
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-132-1/+28
| | | | SVN-Revision: 14018
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-132-0/+2
| | | | SVN-Revision: 14009
* fix LINUX_KARCH for x86Felix Fietkau2009-01-111-1/+1
| | | | SVN-Revision: 13986
* add missing 'ac_cv_sizeof_unsigned_long_long' variableNicolas Thill2009-01-111-0/+1
| | | | SVN-Revision: 13970
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-0829-4/+144
| | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931
* make config.{guess,sub} writable before attempting to overwrite them (many ↵Felix Fietkau2009-01-061-1/+1
| | | | | | packages have broken permissions in the tarball) SVN-Revision: 13887
* add MD5 for the kernel 2.6.28Matteo Croce2008-12-251-0/+3
| | | | SVN-Revision: 13744
* fix kernel version for 2.6.27.10Gabor Juhos2008-12-201-1/+1
| | | | SVN-Revision: 13700
* oops, forgot the md5 of the 2.6.27.10 tarballGabor Juhos2008-12-191-1/+1
| | | | SVN-Revision: 13696
* update to 2.6.27.9 and refresh patchesGabor Juhos2008-12-161-2/+2
| | | | SVN-Revision: 13659
* Add sizeof of unsigned long longFlorian Fainelli2008-12-1410-0/+10
| | | | SVN-Revision: 13627
* add an "Installed-Size" field to package control files, so that opkg could ↵Nicolas Thill2008-12-111-0/+3
| | | | | | check needed vs. available storage space before installing a package SVN-Revision: 13602
* defrag needs to be loaded before conntrack_ipv4Imre Kaloz2008-12-101-1/+1
| | | | SVN-Revision: 13585
* fix conntrack on 2.6.28Imre Kaloz2008-12-101-0/+1
| | | | SVN-Revision: 13582
* update to 2.6.27.8 and refresh patchesGabor Juhos2008-12-061-2/+2
| | | | SVN-Revision: 13528
* use the default kernel target on powerpcImre Kaloz2008-11-261-3/+0
| | | | SVN-Revision: 13357
* update to 2.6.27.7Imre Kaloz2008-11-251-2/+2
| | | | SVN-Revision: 13347
* allow cvs/git/hg/svn wrap_mirror to work for host tools as wellNicolas Thill2008-11-221-1/+2
| | | | SVN-Revision: 13313
* update to 2.6.27.6Imre Kaloz2008-11-171-2/+2
| | | | SVN-Revision: 13261
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-121-6/+6
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* Disable LuCI in default build config as it should be enabled manually for ↵Steven Barth2008-11-111-2/+0
| | | | | | building release builds SVN-Revision: 13187
* bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - ↵Nicolas Thill2008-11-111-1/+1
| | | | | | bumb busybox release number SVN-Revision: 13180
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-071-2/+2
| | | | SVN-Revision: 13137
* enable luci-admin-mini by default as suggested by cyrusFelix Fietkau2008-11-061-1/+1
| | | | SVN-Revision: 13133
* Use 2.6.27.4 kernel versionFlorian Fainelli2008-10-281-2/+2
| | | | SVN-Revision: 13055
* fix conditional depends in ipkg control filesFelix Fietkau2008-10-271-2/+3
| | | | SVN-Revision: 13051
* Update to 2.6.26.7Florian Fainelli2008-10-231-2/+2
| | | | SVN-Revision: 13036
* Update targets to 2.6.27.3Florian Fainelli2008-10-231-2/+2
| | | | SVN-Revision: 13035
* fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)Felix Fietkau2008-10-211-1/+2
| | | | SVN-Revision: 13021
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-183-7/+4
| | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010
* one more instance of r13005Felix Fietkau2008-10-181-1/+1
| | | | SVN-Revision: 13007
* don't overwrite .config if it's a symlink (fixes scripts/env problems)Felix Fietkau2008-10-181-1/+1
| | | | SVN-Revision: 13005
* refresh patches against 2.6.27 finalGabor Juhos2008-10-151-3/+0
| | | | SVN-Revision: 12987
* add md5sum for final linux 2.6.27Felix Fietkau2008-10-141-0/+3
| | | | SVN-Revision: 12982
* Adds support for using a local clone of a git treeHamish Guthrie2008-10-101-4/+16
| | | | SVN-Revision: 12941
* add function names to quilt-generated patch files to make patches more readableFelix Fietkau2008-10-101-1/+1
| | | | SVN-Revision: 12938
* fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ↵Felix Fietkau2008-10-082-1/+10
| | | | | | it on brcm-2.4) SVN-Revision: 12896
* refresh 2.6.27 patches based on -rc9Gabor Juhos2008-10-071-2/+2
| | | | SVN-Revision: 12892