makefile: Do setup of the install target more flexible
authorNikita Ermakov <coffe92@gmail.com>
Sat, 7 Mar 2020 22:31:02 +0000 (01:31 +0300)
committerAnup Patel <anup@brainfault.org>
Sun, 8 Mar 2020 04:35:45 +0000 (10:05 +0530)
commit82ae8e8fe2a3234a4cec90ec880ec5509cbaa79f
treed583abaccc4548428f052597210ed81b7539df67
parent6704216732e528ac99109b8bad401e60c68d6c22
makefile: Do setup of the install target more flexible

- Add possibility to setup include, libs, firmware and docs paths.

- Change the default installation paths for include, libs, firmware
  and docs to meet FHS [1].

[1] https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html

Signed-off-by: Nikita Ermakov <coffe92@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Makefile