Commit Graph

13 Commits (cfbb087ae52c3a6a45329f52d8b81b874b2e72d7)

Author SHA1 Message Date
Mike Baker e0af0a4eb8 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
Felix Fietkau fbc6b140a5 large target/linux cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 19:43:00 +00:00
Nicolas Thill 6e922efe60 use the same versioning scheme for kernel and modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 04:38:37 +00:00
Nicolas Thill 3584a0be8f don't strip kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 03:49:58 +00:00
Nicolas Thill 442bb9fdd2 use the cross-compiler to build additional packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 02:42:06 +00:00
Nicolas Thill 07ea0ea1bb fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable,
fix alsa 2.6 build when arch != mipsel


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-01 17:30:26 +00:00
Nicolas Thill 1f81042c30 remove spurious spaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-23 13:18:28 +00:00
Waldemar Brodkorb 1c0e9c17e2 add PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 19:27:27 +00:00
Waldemar Brodkorb cdb4705e9c add new flash map driver, jffs2 is found, squashfs not.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 17:57:21 +00:00
Nicolas Thill bf5e8ed8ea add missing target/linux/rules.mk include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-18 12:50:14 +00:00
Nicolas Thill ea6cd34019 enable kmod build when target arch != mipsel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-18 08:13:53 +00:00
Felix Fietkau bc4ba23f31 add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
Felix Fietkau 1c4a2a55f7 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00