Commit Graph

20 Commits (07ea0ea1bb6808b2a8f753d8812cb40d1ca2dfc0)

Author SHA1 Message Date
Nicolas Thill d1a7390ec3 add hostap kernel driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-23 13:21:05 +00:00
Felix Fietkau 1b354a2df4 rename target/linux/package/openwrt to base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 20:52:12 +00:00
Felix Fietkau 442ed319b1 another batch of V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 16:14:30 +00:00
Felix Fietkau 643ea4281e make log output a bit nicer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 15:10:20 +00:00
Felix Fietkau a1bad2641b more V= fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:54:17 +00:00
Felix Fietkau 6d59cdfc48 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/openwrt@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 00:06:20 +00:00
Felix Fietkau 228596ea7c blacklist alsa driver for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-18 00:00:05 +00:00
Nicolas Thill 7852c46a38 add alsa kernel driver (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29 07:18:31 +00:00
Imre Kaloz 023b9ce605 move diag module outside of kernel directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-21 09:55:03 +00:00
Waldemar Brodkorb 7985bc86cb another KERNEL variable fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-10 17:21:57 +00:00
Felix Fietkau 19dc87f3e7 add madwifi driver to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-13 21:27:45 +00:00
Felix Fietkau 8304dfdace 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/openwrt@1540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-24 19:58:14 +00:00
Felix Fietkau 818b542ab7 move wificonf to target/linux/package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-23 19:04:55 +00:00
Felix Fietkau 2afc4e3e66 add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 14:02:53 +00:00
Felix Fietkau 1b4dfa8b79 move nvram,jffs2root,shared libs into target/linux/package and make them broadcom-specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 11:45:36 +00:00
Waldemar Brodkorb cd71d57db2 a translucent filesystem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-20 23:50:51 +00:00
Felix Fietkau e01ccf1480 install externally compiled kernel-specific packages into the kernel-specific root
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-16 12:56:21 +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 5c5aac6e8a 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
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