1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 22:39:28 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
nico
38416cf41a add hostap kernel driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-23 13:21:05 +00:00
nbd
8ca31559ad rename target/linux/package/openwrt to base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 20:52:12 +00:00
nbd
8325c45c30 another batch of V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 16:14:30 +00:00
nbd
bab4efad53 make log output a bit nicer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 15:10:20 +00:00
nbd
fe2a8d28d5 more V= fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:54:17 +00:00
nbd
c65955aa6a large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 00:06:20 +00:00
nbd
f248081f4a blacklist alsa driver for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-18 00:00:05 +00:00
nico
b41c5453c1 add alsa kernel driver (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29 07:18:31 +00:00
kaloz
fe81993ab1 move diag module outside of kernel directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-21 09:55:03 +00:00
wbx
3930356282 another KERNEL variable fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-10 17:21:57 +00:00
nbd
5dd4154ec3 add madwifi driver to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-13 21:27:45 +00:00
nbd
b401d50c8b move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-24 19:58:14 +00:00
nbd
b901e3bb50 move wificonf to target/linux/package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-23 19:04:55 +00:00
nbd
629b5c0767 add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 14:02:53 +00:00
nbd
dba6e9388f move nvram,jffs2root,shared libs into target/linux/package and make them broadcom-specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 11:45:36 +00:00
wbx
0dc0c1a5f4 a translucent filesystem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-20 23:50:51 +00:00
nbd
1c79b1465d install externally compiled kernel-specific packages into the kernel-specific root
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-16 12:56:21 +00:00
nbd
4b5c94b655 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@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
nbd
5318f05f82 fix wlcompat build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:54:32 +00:00
nbd
50af40000a 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@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00