summaryrefslogtreecommitdiffstats
path: root/include/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* merge target kernel config files with subtarget config files and add a ↵Felix Fietkau2009-11-111-1/+1
| | | | | | variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) SVN-Revision: 18362
* brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵Imre Kaloz2009-08-031-1/+1
| | | | | | kernelversion in other targets' Target-Name SVN-Revision: 17102
* add preliminary coldfire v4e supportImre Kaloz2009-06-211-0/+1
| | | | SVN-Revision: 16538
* enable ucitrigger by defaultFelix Fietkau2009-06-101-1/+1
| | | | SVN-Revision: 16403
* add pcie feature flagImre Kaloz2009-06-021-0/+3
| | | | SVN-Revision: 16293
* fix typoRalph Hempel2009-05-311-2/+2
| | | | SVN-Revision: 16236
* emit proper error messages if important kernel config files are missingFelix Fietkau2009-04-231-1/+7
| | | | SVN-Revision: 15352
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-181-0/+2
| | | | SVN-Revision: 15249
* Update default configuration to use profilesHamish Guthrie2009-04-161-1/+1
| | | | SVN-Revision: 15229
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-171-0/+1
| | | | SVN-Revision: 14918
* move cflags default setting to target makefilesFelix Fietkau2009-03-141-0/+8
| | | | SVN-Revision: 14866
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-031-1/+1
| | | | SVN-Revision: 14739
* speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵Felix Fietkau2009-03-031-4/+8
| | | | | | make recursions SVN-Revision: 14734
* avoid kernel version in target if sub-targets available (usefull if we have ↵Ralph Hempel2009-02-201-1/+1
| | | | | | 2.4 and 2.6 sub-targets in parallel) SVN-Revision: 14576
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-081-1/+1
| | | | | | (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) SVN-Revision: 13931
* Disable LuCI in default build config as it should be enabled manually for ↵Steven Barth2008-11-111-2/+0
| | | | | | building release builds SVN-Revision: 13187
* bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - ↵Nicolas Thill2008-11-111-1/+1
| | | | | | bumb busybox release number SVN-Revision: 13180
* enable luci-admin-mini by default as suggested by cyrusFelix Fietkau2008-11-061-1/+1
| | | | SVN-Revision: 13133
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-181-1/+1
| | | | | | 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. SVN-Revision: 13010
* enable luci by defaultFelix Fietkau2008-10-061-0/+2
| | | | SVN-Revision: 12870
* target features: fix usb support detectionFelix Fietkau2008-09-081-1/+1
| | | | SVN-Revision: 12551
* make opkg the default package manager, disable busybox ipkg from building by ↵Travis Kemen2008-08-161-1/+1
| | | | | | default SVN-Revision: 12319
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-041-1/+1
| | | | | | 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 ... SVN-Revision: 12089
* create a platform config-* file if there is none already when running ↵Felix Fietkau2008-06-131-1/+1
| | | | | | kernel_menuconfig or kernel_oldconfig SVN-Revision: 11460
* remove dup iptables in default package setNicolas Thill2008-05-081-2/+2
| | | | SVN-Revision: 11091
* add optional version suffix to kernel files/ directoriesFelix Fietkau2008-04-281-0/+1
| | | | SVN-Revision: 10972
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-201-0/+3
| | | | SVN-Revision: 10879
* enable uci by defaultFelix Fietkau2008-02-031-1/+1
| | | | SVN-Revision: 10369
* fix copy&paste mistakeFelix Fietkau2007-11-151-1/+1
| | | | SVN-Revision: 9551
* fix the image builderFelix Fietkau2007-11-141-3/+21
| | | | SVN-Revision: 9549
* add feature flag for display support. will be used as dependency for x.orgFelix Fietkau2007-10-251-0/+3
| | | | SVN-Revision: 9448
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-16/+3
| | | | SVN-Revision: 9378
* fix quilt update breakage for kernel related packagesFelix Fietkau2007-10-201-3/+0
| | | | SVN-Revision: 9368
* allow targets to select/deselect config symbolsFelix Fietkau2007-10-051-0/+1
| | | | SVN-Revision: 9150
* fix target profiles, (closes: 2440)Gabor Juhos2007-10-031-4/+16
| | | | SVN-Revision: 9113
* fix target profilesFelix Fietkau2007-10-021-1/+1
| | | | SVN-Revision: 9099
* some minor fixes, cleanups, package build abstractionFelix Fietkau2007-09-281-3/+5
| | | | SVN-Revision: 9051
* allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) ↵Nicolas Thill2007-09-161-1/+1
| | | | | | for testing purposes SVN-Revision: 8796
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-2/+6
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-8/+138
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-6/+2
| | | | SVN-Revision: 8242
* final fix for the profile selectionFelix Fietkau2007-03-021-3/+5
| | | | SVN-Revision: 6474
* set the PROFILE variable in target.mk appropriatelyFelix Fietkau2007-03-021-0/+6
| | | | SVN-Revision: 6470
* revert bogus target.mk change from [6465]Felix Fietkau2007-03-021-15/+0
| | | | SVN-Revision: 6469
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-0/+15
| | | | SVN-Revision: 6465
* merge the scripts dealing with package/target metadata to remove some ↵Felix Fietkau2007-01-131-1/+1
| | | | | | redundant code SVN-Revision: 6088
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-101-0/+5
| | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071
* add a missing dependency - prevented clean rebuild after kernel upgradesFelix Fietkau2006-12-181-1/+1
| | | | SVN-Revision: 5845
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-23/+3
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵Imre Kaloz2006-10-271-1/+1
| | | | | | 4.1 patch for arm SVN-Revision: 5310