diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-06-26 00:02:27 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-26 07:43:20 +0200 |
commit | 93e801470981010d8760db372f511e04481182d0 (patch) | |
tree | 16a4dc2960294b1e6f8382ff6470a46c7c62bd21 /CHANGES | |
parent | c59d700786641403e10f33249b37a9f8f5a4712b (diff) | |
download | buildroot-novena-93e801470981010d8760db372f511e04481182d0.tar.gz buildroot-novena-93e801470981010d8760db372f511e04481182d0.zip |
initramfs: only show the option when a Linux kernel is being built
Closes #2119
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x #2038: Bump ncurses to 5.7 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' + #2119: Tries to build kernel, although disabled in config 2010.05, Released May 30th, 2010: |