1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
nbd c84591ffb5 change kernel package name to kernel-VERSION-BOARD to work around ipkg bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-04 20:18:35 +00:00
nbd 26118ce258 add incomplete ar7 hardware support (disabled by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-14 07:03:57 +00:00
wbx 2b1f669b07 /sources
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-12 11:47:24 +00:00
nbd d824d2fd04 make the kernel compile process more generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 23:39:52 +00:00
nbd 14bb30ae80 make the kernel compile process more generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 23:36:33 +00:00
nbd 1b608ba23a make the kernel compile process more generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 23:28:26 +00:00
nbd 8f37c266a3 cleanup in target/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 21:18:26 +00:00
nbd 9f0f9cb05f 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
nbd 470cdcc4e6 add kernel package with version-specific /etc/modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 01:50:07 +00:00
nico 5542971962 Fix kmod-iptables and kmod-ip6tables build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-10 16:50:38 +00:00
nbd db608a2c2a fix linux kernel build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-05 22:21:27 +00:00
nbd 700e3934e5 add rebuild target for the linux directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-05 14:42:57 +00:00
nbd e2b4e2abff add even more workarounds for bcm4710, remove -fno-delayed-branch from kernel cflags -- not needed anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 21:13:56 +00:00
nbd b45649226c split kernel patches into board dependend and generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 22:46:44 +00:00
nbd 3dd62b164d add some options to the lzma kernel compressor for smaller size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-29 11:27:13 +00:00
nbd 5959fcb772 some cosmetic fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-29 09:55:24 +00:00
nbd 4033af1236 fix wlcompat build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:54:32 +00:00
nbd 76ed58d705 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