summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* add menuconfig option for selecting initramfs compressionjuhosg2009-08-161-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] use 2.4.37.5florian2009-08-141-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an optional config option for stripping all unnecessary symbol exports ↵nbd2009-08-082-1/+28
| | | | | | from the kernel image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add target for library specific installations into the root staging dir, fix ↵nbd2009-08-081-2/+3
| | | | | | ipkg build dependency on the package build stamp git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a staging directory for unstripped package files, useful for debugging, ↵nbd2009-08-071-1/+6
| | | | | | will be used for mklibs integration later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* work around a threading bug in mksquashfs4 by limiting the number of threads ↵nbd2009-08-061-1/+1
| | | | | | to 1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵kaloz2009-08-031-1/+1
| | | | | | kernelversion in other targets' Target-Name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add special handling for the adm5120 target, which uses subtargets for ↵kaloz2009-08-031-1/+5
| | | | | | different endianess -- later we should come up with something smarter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] revert 17050 this was not the right way to fix thisflorian2009-08-011-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use board names instead of arch in packageskaloz2009-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.30.4florian2009-07-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.29florian2009-07-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] move the global ipv6 option to the very bottom of the options ↵florian2009-07-301-3/+3
| | | | | | passed to configure scripts, so that we can still override it in package makefiles (#5592, #5586) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] use 2.4.37.4 for brcm-2.4florian2009-07-291-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] switch to 2.6.30.3florian2009-07-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] switch to 2.6.27.28florian2009-07-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] remove 2.6.23 version, it is no longer in useflorian2009-07-271-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] globally define IPv6 support or not in OpenWrt, just like for ↵florian2009-07-251-1/+3
| | | | | | largefiles, ipv6 disabled by default (#4857) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] split ebtables packages and modules into ebtables ipv4/6 and ↵florian2009-07-251-0/+40
| | | | | | watchers (#5001) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use --binary option of md5sum to improve compatibility with other platforms ↵florian2009-07-251-1/+1
| | | | | | (#5192) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] use 2.6.27.7florian2009-07-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix ip6tables installation against ip6t_HL which has been merged ↵florian2009-07-241-2/+0
| | | | | | in xt_HL since 2.6.29 (#5568) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add sitefile definitions for ac_cv_func_setgrent_voidnbd2009-07-232-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.30.2kaloz2009-07-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of linux 2.6.29nbd2009-07-172-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the toolchain_install stampfile to the right place to fix spurious ↵nbd2009-07-111-2/+2
| | | | | | missing toolchain errors after cleaning stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] bump to 2.6.29.6 and refresh patchesjuhosg2009-07-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update targets to 2.6.30.1, update patchesflorian2009-07-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to latest 2.6.27.26 stable kernelflorian2009-07-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks ↵florian2009-07-021-1/+1
| | | | | | Daniel Dickinson (#5255) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary coldfire v4e supportkaloz2009-06-214-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] use 2.6.27.5florian2009-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] Update kernel to 2.4.37.2hauke2009-06-141-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add 2.6.30 finalhcg2009-06-111-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable ucitrigger by defaultnbd2009-06-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More libtool madness: Every package which was using c++ and libtool fixuplars2009-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add pcie feature flagkaloz2009-06-021-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoralph2009-05-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add dist and distcheck target (to create new source balls)ralph2009-05-313-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add package source path overrideralph2009-05-312-8/+69
| | | | | | | | | | | | - use external source tree instead of 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] use 2.4.37.1florian2009-05-281-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added BUILD_LOG_DIR variable, make clean will delete the ./logs dirralph2009-05-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] update to 2.4.37, tested on wrt54gs (#4766)florian2009-05-281-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] revert 15922 - add back 2.6.29 kernel supporthcg2009-05-281-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve error message output of metadata scan - fix newline break and do not ↵nbd2009-05-271-2/+2
| | | | | | hide broken makefiles after the first invocation anymore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* stop build when an error occurs and when BUILDLOG is set (#5160)florian2009-05-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable lzma for squashfs4 by defaultnbd2009-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to new stable 2.6.27.24florian2009-05-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] remove 2.6.29 since there are no remaining users of itflorian2009-05-191-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [image] create squashfs4 images if kernel version >=2.6.29juhosg2009-05-151-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15866 3c298f89-4303-0410-b956-a3cf2f4a3e73