summaryrefslogtreecommitdiffstats
path: root/package/siit
Commit message (Collapse)AuthorAgeFilesLines
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
| | | | SVN-Revision: 22145
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-231-1/+1
| | | | SVN-Revision: 21556
* add PKG_RELEASE var to packages lacking oneNicolas Thill2010-05-231-1/+2
| | | | SVN-Revision: 21547
* siit: fix buildHauke Mehrtens2010-04-181-1/+5
| | | | | | Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/ SVN-Revision: 20993
* siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... insteadNicolas Thill2010-03-071-1/+1
| | | | SVN-Revision: 20026
* siit: use $(KERNEL_MAKEOPTS)Nicolas Thill2010-03-071-7/+3
| | | | SVN-Revision: 20025
* siit: remove obsolete dep (builds fine on 2.6.31 since r18191)Nicolas Thill2010-03-071-1/+1
| | | | SVN-Revision: 20024
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
| | | | SVN-Revision: 18905
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
| | | | SVN-Revision: 18903
* fix siit compilation failures on brcm-2.4Florian Fainelli2009-10-301-2/+2
| | | | SVN-Revision: 18228
* fix siit compile with 2.6.30 kernels and superior, when ↵Florian Fainelli2009-10-271-0/+15
| | | | | | CONFIG_COMPAT_NET_DEV_OPS is not set SVN-Revision: 18191
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-261-0/+1
| | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* another #include fix for siitFelix Fietkau2009-01-081-0/+2
| | | | SVN-Revision: 13937
* fix siit compile on avr32Felix Fietkau2009-01-061-1/+1
| | | | SVN-Revision: 13890
* add siit for stateless ip and icmp translation to ipv6Felix Fietkau2008-12-224-0/+1566
SVN-Revision: 13729