Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 年之前 |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 年之前 |
Peter Korsgaard
|
25a7363f5d
buildroot: use BR2_KERNEL_MIRROR everywhere
|
17 年之前 |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 年之前 |
Bernhard Reutner-Fischer
|
26cdd6f6c0
- make sure that configure doesn't see a wrong cache
|
18 年之前 |
Bernhard Reutner-Fischer
|
98a7a4c9d2
- misc cleanups (Cristian Ionescu-Idbohrn)
|
18 年之前 |
Bernhard Reutner-Fischer
|
fb9d19603c
- fixup whitespace damage after ulf
|
18 年之前 |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 年之前 |
Ulf Samuelsson
|
cf55419b3f
SED away some whitespace
|
18 年之前 |
Ulf Samuelsson
|
dc1552aab0
Install modutils first to STAGING_DIR, then copy to TARGET_DIR
|
18 年之前 |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 年之前 |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 年之前 |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 年之前 |
Eric Andersen
|
ed44d38316
update paths
|
18 年之前 |
Bernhard Reutner-Fischer
|
6e2823c1fa
- add and use BR2_BZCAT config option.
|
18 年之前 |
Eric Andersen
|
8531fbd55c
use http for kernel.org
|
19 年之前 |
Eric Andersen
|
e33a0c1400
prevent up circular deps by preventing both from being enabled concurrently
|
19 年之前 |
Eric Andersen
|
6349fd8e94
After some effort, I have taught depmod to handle endianness,
|
20 年之前 |
Eric Andersen
|
d5b0e08e9d
http://bugs.uclibc.org/view.php?id=178
|
20 年之前 |