diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-08-24 17:48:20 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2021-08-30 10:18:25 +0200 |
commit | d220da0967dbda232350c5dc39317e04e0892743 (patch) | |
tree | 79068ecc7fbbf73e6f22674113e6fabeb10f7dc1 /drivers | |
parent | parisc: Rename PMD_ORDER to PMD_TABLE_ORDER (diff) | |
download | linux-d220da0967dbda232350c5dc39317e04e0892743.tar.xz linux-d220da0967dbda232350c5dc39317e04e0892743.zip |
parisc: remove unused arch/parisc/boot/install.sh and its phony target
Parisc has two similar installation scripts:
arch/parisc/install.sh
arch/parisc/boot/install.sh
The latter is never used because 'make ARCH=parisc install' always
invokes the 'install' target in arch/parisc/Makefile.
The target in arch/parisc/boot/Makefile is not used either.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions