43 Commits (a2457665070d609a457d68c1eeb051b12bf43531)

Author SHA1 Message Date
Hamish Guthrie b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target 16 years ago
Felix Fietkau 72faa09dff move cflags default setting to target makefiles 16 years ago
Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls 16 years ago
Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions 16 years ago
Ralph Hempel 3d0285a783 avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) 16 years ago
Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 16 years ago
Steven Barth 9d0f42d50a Disable LuCI in default build config as it should be enabled manually for building release builds 16 years ago
Nicolas Thill 3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number 16 years ago
Felix Fietkau 2c638cf43b enable luci-admin-mini by default as suggested by cyrus 16 years ago
Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. 16 years ago
Felix Fietkau 926925622f enable luci by default 16 years ago
Felix Fietkau 5437cc1f7c target features: fix usb support detection 16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... 16 years ago
Felix Fietkau d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 16 years ago
Nicolas Thill cf1e8abcdf remove dup iptables in default package set 16 years ago
Felix Fietkau 2448cb8a15 add optional version suffix to kernel files/ directories 16 years ago
Nicolas Thill ddc57879ec add a gpio feature for devices supporting the generic GPIO interface 16 years ago
Felix Fietkau f09555425c enable uci by default 17 years ago
Felix Fietkau 4a87a0464b fix copy&paste mistake 17 years ago
Felix Fietkau dfa7618bd6 fix the image builder 17 years ago
Felix Fietkau 41815ee5c8 add feature flag for display support. will be used as dependency for x.org 17 years ago
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets 17 years ago
Felix Fietkau 99aed44487 fix quilt update breakage for kernel related packages 17 years ago
Felix Fietkau e2e8d55dcc allow targets to select/deselect config symbols 17 years ago
Gabor Juhos e12359aa29 fix target profiles, (closes: 2440) 17 years ago
Felix Fietkau 85f3be6310 fix target profiles 17 years ago
Felix Fietkau 800ef0f56c some minor fixes, cleanups, package build abstraction 17 years ago
Nicolas Thill ac2af6affa allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testing purposes 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 17 years ago
Felix Fietkau a9d683ca91 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 17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 17 years ago
Felix Fietkau 066a009c34 final fix for the profile selection 18 years ago
Felix Fietkau 8069e38587 set the PROFILE variable in target.mk appropriately 18 years ago
Felix Fietkau b09fbccb24 revert bogus target.mk change from [6465] 18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done 18 years ago
Felix Fietkau 06e88a80c7 merge the scripts dealing with package/target metadata to remove some redundant code 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Felix Fietkau 2f50e4ee3f add a missing dependency - prevented clean rebuild after kernel upgrades 18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection 18 years ago
Imre Kaloz 2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm 18 years ago
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W) 18 years ago