Gustavo Zacarias
|
7c60be98b2
module-init-tools: bump to version 3.15
|
13 lat temu |
Thomas Petazzoni
|
300f9c9c9d
package: remove useless arguments from AUTOTARGETS
|
14 lat temu |
Paulius Zaleckas
|
7be90dae8a
module-init-tools: fix configure bug by bumping to 3.12
|
14 lat temu |
Peter Korsgaard
|
503f8c041d
module-init-tools: don't build documentation
|
15 lat temu |
Thomas Petazzoni
|
dc4d5647a5
linux: Add dependency on host-module-init-tools
|
15 lat temu |
Thomas Petazzoni
|
dcc08e84a5
module-init-tools: bump version + convert to autotools
|
15 lat temu |
Thomas Petazzoni
|
9497c0fee2
module-init-tools: remove support for cross-depmod
|
15 lat temu |
Peter Korsgaard
|
3fdf0bffb8
buildroot: silence ./configure step when building with 'make -s'
|
16 lat temu |
Michael Roth
|
cb5710c538
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
|
16 lat temu |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 lat temu |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 lat temu |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 lat temu |
Peter Korsgaard
|
9f0f3e5df4
module-init-tools: check correct symbol for cross-depmod
|
17 lat temu |
Peter Korsgaard
|
25a7363f5d
buildroot: use BR2_KERNEL_MIRROR everywhere
|
17 lat temu |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 lat temu |
Bernhard Reutner-Fischer
|
26cdd6f6c0
- make sure that configure doesn't see a wrong cache
|
18 lat temu |
Bernhard Reutner-Fischer
|
93ae7ac63f
- remove duplicate module-init-tools-source rule
|
18 lat temu |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 lat temu |
Ulf Samuelsson
|
f038aa73e7
Update config for module-init-tools
|
18 lat temu |
Bernhard Reutner-Fischer
|
8ca822def1
- for cross-depmod26 we need to add module-init-tools to the HOST_SOURCE for the 'source' target
|
18 lat temu |
Bernhard Reutner-Fischer
|
79e2d802ae
- fix a few -clean targets.
|
18 lat temu |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 lat temu |
Bernhard Reutner-Fischer
|
e4d139cf9c
- make sure that our dest dir exists
|
18 lat temu |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 lat temu |
"Steven J. Hill"
|
5d8342c7f7
I'm sure opinions will vary on this, but at least when I'm using these tools, I don't want the static or an extra config file. Small filesystem please.
|
18 lat temu |
Bernhard Reutner-Fischer
|
f47f323d0e
- pass the correct compiler in
|
18 lat temu |
Bernhard Reutner-Fischer
|
6e2823c1fa
- add and use BR2_BZCAT config option.
|
19 lat temu |
Eric Andersen
|
8a63b6dae1
Use http. Add support for building cross depmod for 2.6 kernels.
|
19 lat temu |
Eric Andersen
|
e33a0c1400
prevent up circular deps by preventing both from being enabled concurrently
|
19 lat temu |
Eric Andersen
|
478edcec7e
Bump up version to one actually present
|
19 lat temu |