index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
target.mk: Trivial comment typo fix
Vasilis Tsiligiannis
2012-02-05
1
-1
/
+1
*
allow targets to define a default subtarget when using automatic subtarget de...
John Crispin
2011-07-04
1
-0
/
+1
*
automatic subtarget enumaration
John Crispin
2011-07-03
1
-3
/
+6
*
remove the now unused Target-Kernel field from the target metadata
Felix Fietkau
2011-05-30
1
-1
/
+0
*
use lazy evaluation to allow targets to override kernel config files
Felix Fietkau
2011-04-17
1
-21
/
+14
*
build: clean up handling of the kernel config
Felix Fietkau
2011-04-06
1
-14
/
+48
*
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...
Felix Fietkau
2011-03-26
1
-8
/
+8
*
target.mk: don't enable coreutils by default, it does not even exist anymore....
Jo-Philipp Wich
2011-03-22
1
-4
/
+0
*
target: Added coreutils to list of default packages. It doesn't build or inst...
Daniel Dickinson
2011-03-11
1
-0
/
+4
*
hotplug2: replace udevtrigger from the udev-106 source with a much smaller se...
Felix Fietkau
2011-03-07
1
-1
/
+1
*
add plemininary ultrasparc support
Imre Kaloz
2010-12-14
1
-0
/
+1
*
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...
Jo-Philipp Wich
2010-09-12
1
-0
/
+1
*
speed up the build system by including include/shell.sh on shell commands onl...
Felix Fietkau
2010-08-19
1
-3
/
+3
*
rename target/linux/generic-2.6 to generic
Felix Fietkau
2010-06-26
1
-1
/
+1
*
remove linux 2.4 specific build system code
Felix Fietkau
2010-06-26
1
-6
/
+1
*
include/target.mk: Only set usb feature flag for a target if there is a HCD
Lars-Peter Clausen
2010-03-25
1
-1
/
+3
*
disable ucitrigger for now, not used, patch from Dave Kooper
Florian Fainelli
2010-03-21
1
-1
/
+1
*
merge target kernel config files with subtarget config files and add a variab...
Felix Fietkau
2009-11-11
1
-1
/
+1
*
brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion...
Imre Kaloz
2009-08-03
1
-1
/
+1
*
add preliminary coldfire v4e support
Imre Kaloz
2009-06-21
1
-0
/
+1
*
enable ucitrigger by default
Felix Fietkau
2009-06-10
1
-1
/
+1
*
add pcie feature flag
Imre Kaloz
2009-06-02
1
-0
/
+3
*
fix typo
Ralph Hempel
2009-05-31
1
-2
/
+2
*
emit proper error messages if important kernel config files are missing
Felix Fietkau
2009-04-23
1
-1
/
+7
*
add a modified version of the mips64 patch from #4603
Felix Fietkau
2009-04-18
1
-0
/
+2
*
Update default configuration to use profiles
Hamish Guthrie
2009-04-16
1
-1
/
+1
*
Final updates to default configuration of ps3 petitboot sub-target
Hamish Guthrie
2009-03-17
1
-0
/
+1
*
move cflags default setting to target makefiles
Felix Fietkau
2009-03-14
1
-0
/
+8
*
replace a few unnecessary $(shell) calls
Felix Fietkau
2009-03-03
1
-1
/
+1
*
speed up metadata scanning a lot by avoiding unnecessary shell commands and m...
Felix Fietkau
2009-03-03
1
-4
/
+8
*
avoid kernel version in target if sub-targets available (usefull if we have 2...
Ralph Hempel
2009-02-20
1
-1
/
+1
*
add support for alternative C libraries (currently only glibc/eglibc) other (...
Nicolas Thill
2009-01-08
1
-1
/
+1
*
Disable LuCI in default build config as it should be enabled manually for bui...
Steven Barth
2008-11-11
1
-2
/
+0
*
bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bu...
Nicolas Thill
2008-11-11
1
-1
/
+1
*
enable luci-admin-mini by default as suggested by cyrus
Felix Fietkau
2008-11-06
1
-1
/
+1
*
change the way ./files* and the generic kernel files are applied. ./files now...
Felix Fietkau
2008-10-18
1
-1
/
+1
*
enable luci by default
Felix Fietkau
2008-10-06
1
-0
/
+2
*
target features: fix usb support detection
Felix Fietkau
2008-09-08
1
-1
/
+1
*
make opkg the default package manager, disable busybox ipkg from building by ...
Travis Kemen
2008-08-16
1
-1
/
+1
*
adds a new uci firewall - iptbales and netfilter packages need to be rewrappe...
John Crispin
2008-08-04
1
-1
/
+1
*
create a platform config-* file if there is none already when running kernel_...
Felix Fietkau
2008-06-13
1
-1
/
+1
*
remove dup iptables in default package set
Nicolas Thill
2008-05-08
1
-2
/
+2
*
add optional version suffix to kernel files/ directories
Felix Fietkau
2008-04-28
1
-0
/
+1
*
add a gpio feature for devices supporting the generic GPIO interface
Nicolas Thill
2008-04-20
1
-0
/
+3
*
enable uci by default
Felix Fietkau
2008-02-03
1
-1
/
+1
*
fix copy&paste mistake
Felix Fietkau
2007-11-15
1
-1
/
+1
*
fix the image builder
Felix Fietkau
2007-11-14
1
-3
/
+21
*
add feature flag for display support. will be used as dependency for x.org
Felix Fietkau
2007-10-25
1
-0
/
+3
*
reorganize subtargets, sort subtargets below top level targets
Felix Fietkau
2007-10-20
1
-16
/
+3
*
fix quilt update breakage for kernel related packages
Felix Fietkau
2007-10-20
1
-3
/
+0
[next]