Commit Graph

18 Commits (a53acfc435be4344aff595b6c2faa93a2f2dc571)

Author SHA1 Message Date
Felix Fietkau 4fb96c5db6 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:01:53 +00:00
Felix Fietkau b0eb29e5e1 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 17:56:42 +00:00
Felix Fietkau 5ed23948e2 fix wlcompat defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-27 05:27:36 +00:00
Felix Fietkau 5a32593057 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Felix Fietkau fd62699a4e massively decrease the wlcompat entropy polling frequency - hurts performance and we really don't need that much entropy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-13 18:52:03 +00:00
Felix Fietkau 768b48f380 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
Felix Fietkau 7648faea54 add patch from #849
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 23:13:59 +00:00
Felix Fietkau cb21a64972 disable entropy gathering in wlcompat-debug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 19:21:08 +00:00
Nicolas Thill b38dfee192 standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 19:21:23 +00:00
Felix Fietkau 2f129f9ca8 bump wlcompat version number
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-03 04:57:01 +00:00
Felix Fietkau da4d85062f port wlcompat changes to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-03 04:54:21 +00:00
Mike Baker 2ffe012ebb set PATH in rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau 24cf53528f add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau 08cbdbc1b0 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Felix Fietkau dc87d96f41 fix wlcompat depends/default
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-19 20:31:52 +00:00
Nicolas Thill d72ac292bd move source file to src/ and let the kernel tree build the modules.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-19 00:18:32 +00:00
Nicolas Thill 4593c73722 move wlcompat from target/linux/package/ to package/.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 20:44:34 +00:00