diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-07-11 22:46:16 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-07-11 23:43:48 +0200 |
commit | f45f775b4fcb271e5b94b489ad47ffd37f712ce2 (patch) | |
tree | dc03e12fee96a0b5597a13407b703997c484d1f9 /boot/barebox/barebox.mk | |
parent | 4a665aa9459f6f2ebcb2c46efd4a0a73fb1f9795 (diff) | |
download | buildroot-novena-f45f775b4fcb271e5b94b489ad47ffd37f712ce2.tar.gz buildroot-novena-f45f775b4fcb271e5b94b489ad47ffd37f712ce2.zip |
linux: add support for 3.x and -rc versions
The assumption that all kernels are in
http://www.kernel.org/pub/linux/kernel/v2.6/ is no longer true:
versions 3.x are in separate directories.
We now compute the directory name from the major and minor versions of
the version provided by the user. This assumes that the 3.1 version
will be in a /v3.1/ directory, which we don't know yet because the 3.1
cycle hasn't started yet.
At the same time, we add support for the official -rcX versions.
Patch tested by compiling 3.0-rc6, which Buildroot has successfully
downloaded and built.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot/barebox/barebox.mk')
0 files changed, 0 insertions, 0 deletions