Jo-Philipp Wich
cf1698c637
use HOST_STATIC_LINKING instead of hardcoding -static
...
SVN-Revision: 33140
12 years ago
Jo-Philipp Wich
095fe8743b
prereq-build.mk: do not perform static linking tests on Darwin
...
SVN-Revision: 33139
12 years ago
Jo-Philipp Wich
94a96244f6
host-build.mk: define a variable HOST_STATIC_LINKING which is set to "-static" on non-Darwin systems
...
SVN-Revision: 33138
12 years ago
Gabor Juhos
b942309f4f
generic: use __meminit annotation for crashlog_init_memblock
...
Fixes this section mismatch warning:
WARNING: vmlinux.o(.meminit.text+0xb14): Section mismatch in reference
from the function memblock_insert_region() to the function
.init.text:crashlog_init_memblock()
The function __meminit memblock_insert_region() references
a function __init crashlog_init_memblock().
If crashlog_init_memblock is only used by memblock_insert_region then
annotate crashlog_init_memblock with a matching annotation.
Also, remove the __init annotations from 'include/linux/crashlog.h'
SVN-Revision: 33137
12 years ago
Jo-Philipp Wich
0ef62afd40
netifd: bump to git head, userspace routes are installed with RTPROT_STATIC from now on
...
SVN-Revision: 33132
12 years ago
Florian Fainelli
2cf28cff7d
only support 128KiB erase block sizes
...
SVN-Revision: 33131
12 years ago
Florian Fainelli
035b41bafb
disable PCI support
...
None of the boards we support have PCI connectors
SVN-Revision: 33130
12 years ago
Florian Fainelli
639112f0d5
strip a bit more the kernel config
...
SVN-Revision: 33129
12 years ago
Florian Fainelli
0f91df4de6
properly advertise OHCI and EHCI capabilities
...
SVN-Revision: 33128
12 years ago
Florian Fainelli
43ddb1d7af
change partition names to be more in line with other OpenWrt devices
...
SVN-Revision: 33127
12 years ago
Florian Fainelli
911a83dffc
generate upgrade files suffixed with filesystem type
...
SVN-Revision: 33126
12 years ago
Jo-Philipp Wich
ef339d4e8f
6rd: missing config option `ipaddr`.
...
This option is necessary when configuring 6rd behind NAT.
Signed-off-by: Stéphan Kochen <stephan@kochen.nl>
SVN-Revision: 33123
12 years ago
Jo-Philipp Wich
67edc7ec63
add remaining missing build prereq checks
...
SVN-Revision: 33122
12 years ago
Jo-Philipp Wich
a996cc1444
add a build preeq check for glibc-static
...
SVN-Revision: 33121
12 years ago
Jo-Philipp Wich
df261c26ba
sed: disable further SELinux features
...
SVN-Revision: 33120
12 years ago
Jo-Philipp Wich
638a3eb4fd
sed: unconditionally disable SELinux, NLS and ACL support ( #12007 )
...
SVN-Revision: 33119
12 years ago
Jo-Philipp Wich
65d6a44baa
Revert "[tools] cmake: link statically"
...
Static linking of cmake is broken on x86_64, until we can sort it out, revert the static linking.
SVN-Revision: 33118
12 years ago
Jo-Philipp Wich
e2e55d7acd
firmware-utils: link statically
...
SVN-Revision: 33117
12 years ago
Jo-Philipp Wich
a7568eb875
e2fsprogs: link statically
...
SVN-Revision: 33116
12 years ago
Jo-Philipp Wich
f79666f20c
dosfstools: link statically
...
SVN-Revision: 33115
12 years ago
Jo-Philipp Wich
ecc3d83717
cmake: link statically
...
SVN-Revision: 33114
12 years ago
Jo-Philipp Wich
7d79e3a84a
ccache: fix compilation, link statically
...
SVN-Revision: 33113
12 years ago
Jo-Philipp Wich
ec726c48a9
yaffs2: link statically
...
SVN-Revision: 33112
12 years ago
Jo-Philipp Wich
da6f82a16e
xz: link statically
...
SVN-Revision: 33111
12 years ago
Jo-Philipp Wich
5ac14bbd49
wrt350nv2-builder: link statically
...
SVN-Revision: 33110
12 years ago
Jo-Philipp Wich
54e588c1d4
upx: link statically
...
SVN-Revision: 33109
12 years ago
Jo-Philipp Wich
709d0b0ddb
upslug2: link statically
...
SVN-Revision: 33108
12 years ago
Jo-Philipp Wich
04e6e15857
sstrip: link statically
...
SVN-Revision: 33107
12 years ago
Jo-Philipp Wich
a361365858
squashfs4: link statically
...
SVN-Revision: 33106
12 years ago
Jo-Philipp Wich
14c2ec4e20
squashfs: link statically
...
SVN-Revision: 33105
12 years ago
Jo-Philipp Wich
d6605d85c9
sdcc: link statically
...
SVN-Revision: 33104
12 years ago
Jo-Philipp Wich
7c5b0f63a1
qemu: link statically
...
SVN-Revision: 33103
12 years ago
Jo-Philipp Wich
0096c48024
pkg-config: link statically
...
SVN-Revision: 33102
12 years ago
Jo-Philipp Wich
66c9e4f143
patch-cmdline: link statically
...
SVN-Revision: 33101
12 years ago
Jo-Philipp Wich
9903c3ead8
padjffs2: link statically
...
SVN-Revision: 33100
12 years ago
Jo-Philipp Wich
5dfdbd0066
mtools: link statically
...
SVN-Revision: 33099
12 years ago
Jo-Philipp Wich
614351940e
mtd-utils: link statically
...
SVN-Revision: 33098
12 years ago
Jo-Philipp Wich
74d598ea7c
mklibs: link statically
...
SVN-Revision: 33097
12 years ago
Jo-Philipp Wich
299762f190
mkimage: link statically
...
SVN-Revision: 33096
12 years ago
Jo-Philipp Wich
82c39a260e
m4: link statically
...
SVN-Revision: 33095
12 years ago
Jo-Philipp Wich
ea6c66131f
lzma: link statically
...
SVN-Revision: 33094
12 years ago
Jo-Philipp Wich
d505def9ba
genext2fs: link statically
...
SVN-Revision: 33093
12 years ago
Jo-Philipp Wich
6c47378041
flock: link statically
...
SVN-Revision: 33092
12 years ago
Jo-Philipp Wich
6c5dc20343
flex: link statically
...
SVN-Revision: 33091
12 years ago
Jo-Philipp Wich
a8d55378c3
bison: link statically
...
SVN-Revision: 33090
12 years ago
Jo-Philipp Wich
f874529ca5
sed: link statically
...
SVN-Revision: 33089
12 years ago
John Crispin
1c53dda443
remove duplicate HOSTCC_NOCACHE
...
SVN-Revision: 33088
12 years ago
John Crispin
e154d50368
fix ccache build
...
SVN-Revision: 33087
12 years ago
Florian Fainelli
fb9023bb8a
move LIB_SUFFIX from base-files to rules.mk
...
Some packages are going to need fixups based on LIB_SUFFIX
SVN-Revision: 33080
12 years ago
Florian Fainelli
c16bf519f1
nuport-mac: delay call to napi_start() until fully able to process RX
...
SVN-Revision: 33079
12 years ago