Commit Graph

25 Commits (6845f7d37bd25c4aada8f99a1a6013b0fcc876a7)

Author SHA1 Message Date
Felix Fietkau 6bcd07afdd major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Felix Fietkau 92558d67a4 strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00
Nicolas Thill 43bb58eaf6 package Makefile cleanup: remove uneeded vars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:20:36 +00:00
Nicolas Thill 69ffd95c71 use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
Mike Baker 7b0c49e413 fix channel/frequency returned by scan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 21:27:13 +00:00
Felix Fietkau b1460f140e update wlcompat for new ioctl interface (fixes #1357)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 13:33:23 +00:00
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