diff options
author | Mirko Vogt <mirko-openwrt@nanl.de> | 2017-01-18 14:36:45 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-01-19 12:34:04 +0100 |
commit | c76da7757323d268b394cbda2e4748eedbb2496a (patch) | |
tree | 6334148f8a4dfe42020fadc614124b6bacfcadd6 /target/linux/lantiq/patches-4.4/0050-MIPS-Lantiq-Fix-cascaded-IRQ-setup.patch | |
parent | 29a4a17f55e1c6ef8c50370766160a92233813b5 (diff) | |
download | upstream-c76da7757323d268b394cbda2e4748eedbb2496a.tar.gz upstream-c76da7757323d268b394cbda2e4748eedbb2496a.tar.bz2 upstream-c76da7757323d268b394cbda2e4748eedbb2496a.zip |
git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
Before SUBDIR was set to $(PATCHVER) which may
or may not include the minor version number of
the linux kernel version. Usually it doesn't.
So the git-clone'd linux kernel was packed without
the minor version number taken into account, which
broke further processing, as it expected the
extracted dir being named linux-$(LINUX_VERSION)
(=with minor version) rather than linux-$(PATCHVER)
(=without minor version).
Changing SUBDIR to $(LINUX_VERSION) creates
consistent behaviour here.
Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
Diffstat (limited to 'target/linux/lantiq/patches-4.4/0050-MIPS-Lantiq-Fix-cascaded-IRQ-setup.patch')
0 files changed, 0 insertions, 0 deletions