You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Gabor Juhos 012f214e6f kernel: ensure that /dev/console exists in initramfs
Linux expects that the /dev/console node is present
in the rootfs image. Create the node in initramfs,
in order to make std{in,out,err} usable even in early
init process.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37846
11 years ago
..
imagebuilder build: consistently use 'depends on' instead of 'depends' 11 years ago
linux kernel: ensure that /dev/console exists in initramfs 11 years ago
sdk build: consistently use 'depends on' instead of 'depends' 11 years ago
toolchain build: consistently use 'depends on' instead of 'depends' 11 years ago
Config.in kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) 11 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago