summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* change cp to $(CP)Mike Baker2006-02-011-1/+1
| | | | SVN-Revision: 3112
* fix kernel virtual package installFelix Fietkau2006-01-121-0/+1
| | | | SVN-Revision: 2943
* large target/linux cleanupFelix Fietkau2006-01-101-4/+36
| | | | SVN-Revision: 2877
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-251-0/+1
| | | | | | big endian toolchain SVN-Revision: 2781
* fix kernel package and kernel modules dependency on itNicolas Thill2005-11-151-5/+1
| | | | SVN-Revision: 2492
* backport netfilter modules split introduced by changeset:2083 in ↵Nicolas Thill2005-11-111-1/+3
| | | | | | whiterussian (fix ticket:40) SVN-Revision: 2430
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-011-0/+5
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* add some more verbosity stuffFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2222
* add fixes from whiterussianFelix Fietkau2005-08-151-0/+9
| | | | SVN-Revision: 1683
* add modules.d to kernel modulesFelix Fietkau2005-07-161-1/+7
| | | | SVN-Revision: 1454
* ar7: add firmware blob to adsl driver ipkg, update led driverFelix Fietkau2005-07-101-0/+1
| | | | SVN-Revision: 1400
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-041-2/+2
| | | | SVN-Revision: 1340
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-2/+10
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-2/+0
| | | | SVN-Revision: 1195
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+28
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085