aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-251-0/+1
| | | | | | big endian toolchain git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel package and kernel modules dependency on itNicolas Thill2005-11-151-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport netfilter modules split introduced by changeset:2083 in ↵Nicolas Thill2005-11-111-1/+3
| | | | | | whiterussian (fix ticket:40) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, Nicolas Thill2005-11-011-0/+5
| | | | | | | fix alsa 2.6 build when arch != mipsel git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some more verbosity stuffFelix Fietkau2005-10-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add fixes from whiterussianFelix Fietkau2005-08-151-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add modules.d to kernel modulesFelix Fietkau2005-07-161-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: add firmware blob to adsl driver ipkg, update led driverFelix Fietkau2005-07-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-2/+10
| | | | | | work with current ipkg yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73