diff options
author | Anand Moon <linux.amoon@gmail.com> | 2024-06-26 20:45:22 +0530 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2024-07-15 19:25:55 +0900 |
commit | eebfbe1be72941b67e36d8a870cf636ecfbacb37 (patch) | |
tree | 425ec7ef54c1a13855b04cf30757363d1972cfec /include/linux/zstd_errors.h | |
parent | dd6fff3d83ed13da811a8cbabb876b912e505a7a (diff) |
odroid: Fix target platform compilation issue on Odroid-XU3
Resolved a compilation issue where the build system attempted
to compile for the Odroid-XU3 platform instead of the specified
Exynos4412 platform due to an incorrect CONFIG_SYS_BOARD setting.
Updated the Makefile to ensure that compilation only occurs for
the Odroid-XU3 specified target platform.
Now, object files will be generated only when building for the
TARGET_ODROID platform.
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions