summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* add special handling for the adm5120 target, which uses subtargets for ↵Imre Kaloz2009-08-031-1/+5
| | | | | | different endianess -- later we should come up with something smarter SVN-Revision: 17101
* revert 17050 this was not the right way to fix thisFlorian Fainelli2009-08-011-3/+3
| | | | SVN-Revision: 17075
* use board names instead of arch in packagesImre Kaloz2009-07-311-1/+1
| | | | SVN-Revision: 17063
* update to 2.6.30.4Florian Fainelli2009-07-311-2/+2
| | | | SVN-Revision: 17062
* update to 2.6.27.29Florian Fainelli2009-07-311-2/+2
| | | | SVN-Revision: 17060
* move the global ipv6 option to the very bottom of the options passed to ↵Florian Fainelli2009-07-301-3/+3
| | | | | | configure scripts, so that we can still override it in package makefiles (#5592, #5586) SVN-Revision: 17050
* use 2.4.37.4 for brcm-2.4Florian Fainelli2009-07-291-3/+3
| | | | SVN-Revision: 17045
* switch to 2.6.30.3Florian Fainelli2009-07-271-2/+2
| | | | SVN-Revision: 17028
* switch to 2.6.27.28Florian Fainelli2009-07-271-2/+2
| | | | SVN-Revision: 17027
* remove 2.6.23 version, it is no longer in useFlorian Fainelli2009-07-271-3/+0
| | | | SVN-Revision: 17026
* globally define IPv6 support or not in OpenWrt, just like for largefiles, ↵Florian Fainelli2009-07-251-1/+3
| | | | | | ipv6 disabled by default (#4857) SVN-Revision: 16983
* split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)Florian Fainelli2009-07-251-0/+40
| | | | SVN-Revision: 16980
* use --binary option of md5sum to improve compatibility with other platforms ↵Florian Fainelli2009-07-251-1/+1
| | | | | | (#5192) SVN-Revision: 16977
* use 2.6.27.7Florian Fainelli2009-07-241-2/+2
| | | | SVN-Revision: 16968
* fix ip6tables installation against ip6t_HL which has been merged in xt_HL ↵Florian Fainelli2009-07-241-2/+0
| | | | | | since 2.6.29 (#5568) SVN-Revision: 16964
* add sitefile definitions for ac_cv_func_setgrent_voidFelix Fietkau2009-07-232-0/+2
| | | | SVN-Revision: 16962
* update to 2.6.30.2Imre Kaloz2009-07-201-2/+2
| | | | SVN-Revision: 16931
* get rid of linux 2.6.29Felix Fietkau2009-07-172-4/+1
| | | | SVN-Revision: 16883
* move the toolchain_install stampfile to the right place to fix spurious ↵Felix Fietkau2009-07-111-2/+2
| | | | | | missing toolchain errors after cleaning stuff SVN-Revision: 16776
* bump to 2.6.29.6 and refresh patchesGabor Juhos2009-07-051-2/+2
| | | | SVN-Revision: 16698
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-051-2/+2
| | | | SVN-Revision: 16697
* update to latest 2.6.27.26 stable kernelFlorian Fainelli2009-07-031-2/+2
| | | | SVN-Revision: 16659
* Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks ↵Florian Fainelli2009-07-021-1/+1
| | | | | | Daniel Dickinson (#5255) SVN-Revision: 16656
* add preliminary coldfire v4e supportImre Kaloz2009-06-214-0/+37
| | | | SVN-Revision: 16538
* use 2.6.27.5Florian Fainelli2009-06-171-2/+2
| | | | SVN-Revision: 16486
* Update kernel to 2.4.37.2Hauke Mehrtens2009-06-141-3/+3
| | | | SVN-Revision: 16449
* Add 2.6.30 finalHamish Guthrie2009-06-111-0/+3
| | | | SVN-Revision: 16418
* enable ucitrigger by defaultFelix Fietkau2009-06-101-1/+1
| | | | SVN-Revision: 16403
* More libtool madness: Every package which was using c++ and libtool fixup ↵Lars-Peter Clausen2009-06-041-4/+15
| | | | | | | | | was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool Somebody should probably check all packages using c++ with a dependency on stdlibc++ if uclibc++ can be used instead now. SVN-Revision: 16317
* add pcie feature flagImre Kaloz2009-06-021-0/+3
| | | | SVN-Revision: 16293
* fix typoRalph Hempel2009-05-311-2/+2
| | | | SVN-Revision: 16236
* add dist and distcheck target (to create new source balls)Ralph Hempel2009-05-313-2/+20
| | | | SVN-Revision: 16230
* add package source path override - use external source tree instead of ↵Ralph Hempel2009-05-312-8/+69
| | | | | | source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk SVN-Revision: 16227
* use 2.4.37.1Florian Fainelli2009-05-281-3/+3
| | | | SVN-Revision: 16149
* added BUILD_LOG_DIR variable, make clean will delete the ./logs dirRalph Hempel2009-05-281-2/+2
| | | | SVN-Revision: 16148
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-281-6/+3
| | | | SVN-Revision: 16144
* revert 15922 - add back 2.6.29 kernel supportHamish Guthrie2009-05-281-0/+3
| | | | SVN-Revision: 16127
* improve error message output of metadata scan - fix newline break and do not ↵Felix Fietkau2009-05-271-2/+2
| | | | | | hide broken makefiles after the first invocation anymore SVN-Revision: 16101
* stop build when an error occurs and when BUILDLOG is set (#5160)Florian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16079
* 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