immortalwrt/target
Petr Štetiar c1eef0d8f4 sdk: fix missing include directories
It's not possible to compile some applications which are using
`-Werror=missing-include-dirs` compiler flags with the SDK as some
target directories are missing in the SDK tarball:

 cc1: error: staging_dir/target/usr/include: No such file or directory [-Werror=missing-include-dirs]
 cc1: error: staging_dir/target/include: No such file or directory [-Werror=missing-include-dirs]

Fix this by adding the missing directories in the SDK.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-11-03 11:54:13 +08:00
..
imagebuilder build,IB: reload packages/ only if existing 2020-10-31 10:26:05 +08:00
linux ar71xx: add support for Lute ZK400 2020-11-01 11:50:37 +08:00
sdk sdk: fix missing include directories 2020-11-03 11:54:13 +08:00
toolchain toolchain/wrapper.sh: fix remaining shellcheck warnings 2020-07-12 12:12:56 +08:00
Config.in build: define PWM_SUPPORT arch feature flag 2020-09-26 11:34:00 +08:00
Makefile update target 2019-08-19 22:26:19 +08:00