summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* don't overwrite .config if it's a symlink (fixes scripts/env problems)nbd2008-10-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh patches against 2.6.27 finaljuhosg2008-10-151-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add md5sum for final linux 2.6.27nbd2008-10-141-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Adds support for using a local clone of a git treehcg2008-10-101-4/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add function names to quilt-generated patch files to make patches more readablenbd2008-10-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ↵nbd2008-10-082-1/+10
| | | | | | it on brcm-2.4) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.27 patches based on -rc9juhosg2008-10-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generate md5 checksums of generated firware images. closes #4003agb2008-10-071-0/+9
| | | | | | | - checksums located in bin/md5sums - integrity can be verified using md5sum -c git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable luci by defaultnbd2008-10-061-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.27 patches based on -rc8juhosg2008-10-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement conditional dependencies for generating the Depends: field of ipkgsnbd2008-10-031-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵nbd2008-09-291-0/+3
| | | | | | iptables, but otherwise completely untested) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cris is little endian, not big endian (patch from #4048)nbd2008-09-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.5 and 2.6.25.17juhosg2008-09-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure a predefined CFLAGS variable does not get in the way (fix for #4038)nbd2008-09-251-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the whole iptables/netfiter modular (closes: #3871, #3527)nico2008-09-221-37/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 2.6.22 files, no target uses them anymoreflorian2008-09-211-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change libtool fixup behaviour. Still ugly but it works until we have a reallars2008-09-131-5/+8
| | | | | | | | | | fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, previous commit was broken. remove wrong line break.lars2008-09-111-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add InstallDev/(Pre|Post) hooks.lars2008-09-111-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target features: fix usb support detectionnbd2008-09-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add default Build/Install template, which is activated by setting PKG_INSTALL=1nbd2008-09-032-11/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure that when the kernel config changes, compile is triggered for all ↵nbd2008-09-021-0/+2
| | | | | | kernel dependent packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of a shell warning if md5sum is not foundnbd2008-09-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up md5s() shell functionnbd2008-09-021-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add prereq check for extended getopt (#3944)nbd2008-09-021-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add @GNOME download source.lars2008-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an extra build step Build/Install which allows you to run a make install ↵nbd2008-09-011-0/+2
| | | | | | target after the post-compile hooks have run - will be necessary for some libtool dependent stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this adds hg (Mercurial) SCM checkout support, very similar to the current gitflorian2008-08-291-2/+20
| | | | | | | | | | or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229) Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kconfig for packages that only define =y, =m or =n rulesnbd2008-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes cvs download, signed-off by Bruno Randolf blogic2008-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable quilt by default for the kernel treenbd2008-08-273-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace the deprecated git-* command calls with git *nbd2008-08-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix make kernel_menuconfig for subtarget kernel config filesnbd2008-08-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.3 and 2.6.25.16juhosg2008-08-221-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more build system cleanupnbd2008-08-171-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* export the FIND variable which points to a usable find versionnbd2008-08-171-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rework parallel building to get rid of some warningsnbd2008-08-165-27/+21
| | | | | | | | and add back support for parallelizing the kernel build fixes #3882 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make opkg the default package manager, disable busybox ipkg from building by ↵thepeople2008-08-161-1/+1
| | | | | | default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)florian2008-08-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix cut&paste mistakenbd2008-08-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix make distcleannbd2008-08-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.15 and 2.6.26.2juhosg2008-08-071-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move arch-specific definitions to arch site filesnico2008-08-0620-280/+280
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ac_cv_file__dev_zero to sitefilesnbd2008-08-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ssize_t definition to site files, fix up size for x86_64nbd2008-08-0610-2/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix 'make docs'nbd2008-08-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix make variable overriding for package makefiles on the command linenbd2008-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing configure variable to sitefile (required by gstreamer)nbd2008-08-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace config.guess and config.sub properly, even if they are in a subdirectorynbd2008-08-051-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12148 3c298f89-4303-0410-b956-a3cf2f4a3e73