| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated
list of source files (or directories). This allows a platform to
add extra components to the initramfs image, by defining the
INITRAMFS_EXTRA_FILES make var.
By default, we add a simple initramfs extra file for the generic-2.6
platform, which specifies a few device nodes.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9410
|
|
|
|
|
|
|
|
|
|
| |
Set the CONFIG_INITRAMFS_ROOT_{U,G}ID kernel variables to the current
user, so that all files end up being owned by root in the final
initramfs image.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9409
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If KERNEL_CC isn't set, we end up with a "CC=" on the kernel build
command-line. We don't always need CC, as the CROSS_COMPILE flag does
the job instead. In fact, specifying CC messes up the build when we're
using a biarch compiler.
This change doesn't specify CC= if the KERNEL_CC variable is empty.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9408
|
|
|
|
| |
SVN-Revision: 9062
|
|
|
|
| |
SVN-Revision: 8804
|
|
|
|
| |
SVN-Revision: 8696
|
|
|
|
|
|
| |
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
|
|
|
|
|
|
| |
http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
|
|
|
|
| |
SVN-Revision: 8237
|
|
|
|
|
|
| |
build system config
SVN-Revision: 8026
|
|
|
|
| |
SVN-Revision: 7686
|
|
|
|
|
|
| |
the kernel version in the target makefile
SVN-Revision: 7644
|
|
|
|
|
|
| |
with wigyori
SVN-Revision: 7533
|
|
|
|
| |
SVN-Revision: 7474
|
|
|
|
| |
SVN-Revision: 7158
|
|
|
|
| |
SVN-Revision: 7094
|
|
|
|
|
|
| |
config changes
SVN-Revision: 7050
|
|
|
|
|
|
| |
kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
SVN-Revision: 6998
|
|
|
|
| |
SVN-Revision: 6671
|
|
to package-defaults.mk)
SVN-Revision: 6664
|