aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* enable lzma for squashfs4 by defaultFelix Fietkau2009-05-211-1/+1
| | | | SVN-Revision: 15962
* update to new stable 2.6.27.24Florian Fainelli2009-05-201-2/+2
| | | | SVN-Revision: 15931
* remove 2.6.29 since there are no remaining users of itFlorian Fainelli2009-05-191-3/+0
| | | | SVN-Revision: 15922
* create squashfs4 images if kernel version >=2.6.29Gabor Juhos2009-05-151-1/+12
| | | | SVN-Revision: 15866
* netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrackFelix Fietkau2009-05-141-2/+2
| | | | SVN-Revision: 15854
* ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30Hauke Mehrtens2009-05-141-2/+8
| | | | SVN-Revision: 15851
* use unexport instead of export to clear perforce variablesFelix Fietkau2009-05-081-4/+1
| | | | SVN-Revision: 15708
* override some variables to make sure that perforce does not mess with our ↵Felix Fietkau2009-05-071-0/+6
| | | | | | build process SVN-Revision: 15705
* remove 2.6.26 since there are no remaining candidates for itFlorian Fainelli2009-05-071-3/+0
| | | | SVN-Revision: 15666
* adept netfilter.mk to updated imqJo-Philipp Wich2009-05-071-0/+1
| | | | SVN-Revision: 15656
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-6/+6
| | | | SVN-Revision: 15575
* fix a typo that prevented host build specific variable exports from workingFelix Fietkau2009-04-301-2/+2
| | | | SVN-Revision: 15512
* 2.6.30 supports different initramfs compressors, take care of themImre Kaloz2009-04-291-0/+2
| | | | SVN-Revision: 15498
* add missing bits from [15451]Nicolas Thill2009-04-272-3/+3
| | | | SVN-Revision: 15453
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-271-2/+2
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451
* also strip the .notes section of the kernelFlorian Fainelli2009-04-271-1/+1
| | | | SVN-Revision: 15443
* make sure that at least sed is built before ↵Felix Fietkau2009-04-271-2/+11
| | | | | | kernel_menuconfig/kernel_oldconfig is executed SVN-Revision: 15433
* remove 2.6.24, no target is relying on itFlorian Fainelli2009-04-241-3/+0
| | | | SVN-Revision: 15388
* add missing $(if) check for build loggingFelix Fietkau2009-04-241-1/+1
| | | | SVN-Revision: 15366
* add BUILD_LOG option to let the build system log all subdir make command ↵Felix Fietkau2009-04-241-1/+2
| | | | | | output to individual files (useful for debugging parallel builds) SVN-Revision: 15362
* fix KERNEL_PATCHVER, properly strip -rc* suffixesFelix Fietkau2009-04-231-1/+1
| | | | SVN-Revision: 15353
* emit proper error messages if important kernel config files are missingFelix Fietkau2009-04-231-1/+7
| | | | SVN-Revision: 15352
* remove 2 old interfering variables, probably missed from [15299]Nicolas Thill2009-04-221-2/+0
| | | | SVN-Revision: 15340
* clean up automake/pkg-config handling, move separate host/package variable ↵Felix Fietkau2009-04-222-10/+22
| | | | | | exports to templates, fix automake path for host builds SVN-Revision: 15339
* kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau2009-04-211-1/+1
| | | | SVN-Revision: 15325
* move pkg config stuff to per-target exports to prevent interference with ↵Felix Fietkau2009-04-203-3/+6
| | | | | | host builds SVN-Revision: 15299
* add md5sum for linux 2.6.29.1Felix Fietkau2009-04-181-0/+3
| | | | SVN-Revision: 15250
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-188-1/+79
| | | | SVN-Revision: 15249
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-174-4/+0
| | | | SVN-Revision: 15242
* Update default configuration to use profilesHamish Guthrie2009-04-161-1/+1
| | | | SVN-Revision: 15229
* fix source file vs library order in a few prereq checks (#4326)Felix Fietkau2009-04-091-3/+3
| | | | SVN-Revision: 15181
* move iptable_raw to the conntrack-extra packageFelix Fietkau2009-04-091-1/+1
| | | | SVN-Revision: 15175
* accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵Nicolas Thill2009-04-061-0/+1
| | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123
* add support for config options checking in top-level directory stampfilesFelix Fietkau2009-04-061-2/+2
| | | | SVN-Revision: 15112
* add a default template for Host/InstallFelix Fietkau2009-04-061-0/+9
| | | | SVN-Revision: 15110
* ooops, m4 is already part of the host toolsRalph Hempel2009-03-251-4/+0
| | | | SVN-Revision: 15044
* added m4 to prereq check, thanks to GerphRalph Hempel2009-03-251-0/+4
| | | | SVN-Revision: 15043
* correct md5sumHauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15025
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-4/+4
| | | | SVN-Revision: 15017
* fix the path to the build dir for host packagesFelix Fietkau2009-03-231-2/+2
| | | | SVN-Revision: 14998
* fix calling the update target for host-only buildsFelix Fietkau2009-03-231-0/+1
| | | | SVN-Revision: 14997
* fix HOST_QUILT overrideFelix Fietkau2009-03-231-1/+1
| | | | SVN-Revision: 14996
* speed up quilt importsFelix Fietkau2009-03-231-32/+5
| | | | SVN-Revision: 14987
* add makefile target alias package/<name>/host/<target> for host buildsFelix Fietkau2009-03-181-0/+1
| | | | SVN-Revision: 14944
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-171-0/+1
| | | | SVN-Revision: 14918
* update to 2.6.28.8Imre Kaloz2009-03-171-2/+2
| | | | SVN-Revision: 14916
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-172-6/+12
| | | | SVN-Revision: 14910
* fix download reverse dependsFelix Fietkau2009-03-171-2/+4
| | | | SVN-Revision: 14907
* add PKG_HOST_ONLY variable to prevent target buildsFelix Fietkau2009-03-172-2/+2
| | | | SVN-Revision: 14906
* move host build in packages into a separate namespace: ↵Felix Fietkau2009-03-175-9/+22
| | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants SVN-Revision: 14905