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
...
*
build: unify mips target cflags
Felix Fietkau
2013-09-26
1
-1
/
+6
*
build: clean up default cflags handling
Felix Fietkau
2013-09-26
1
-11
/
+24
*
include: introduce subtarget_platform CONFIG_TARGET
Luka Perkov
2013-08-21
1
-0
/
+4
*
build: unify target independent optimization options
Felix Fietkau
2013-07-29
1
-8
/
+8
*
include: also check CONFIG_GPIOLIB for GPIO_SUPPORT
Jonas Gorski
2013-07-04
1
-1
/
+1
*
build: remove hotplug2 from DEFAULT_PACKAGES
Felix Fietkau
2013-07-02
1
-1
/
+1
*
firewall3: rename to firewall, move into base system menu, update to git head...
Jo-Philipp Wich
2013-06-04
1
-1
/
+1
*
build: add config symbols for different ARM arch levels
Felix Fietkau
2013-05-13
1
-0
/
+1
*
Enable native IPv6 support by default
Steven Barth
2013-04-09
1
-1
/
+1
*
include: make firewall3 the default
Jo-Philipp Wich
2013-03-05
1
-1
/
+1
*
mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size...
Felix Fietkau
2012-12-28
1
-1
/
+1
*
target: add a feature flag for RTC support
Felix Fietkau
2012-05-17
1
-0
/
+3
*
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...
Felix Fietkau
2012-05-14
1
-1
/
+1
*
ensure that profile Makefiles are sourced in alphabetical order Since make 3....
Jo-Philipp Wich
2012-04-23
1
-3
/
+3
*
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
[prev]
[next]