Add definition for building Kafel in ARM and AARCH64 submit/tizen/20210825.085400
authorKunhoon Baik <knhoon.baik@samsung.com>
Wed, 25 Aug 2021 08:35:24 +0000 (17:35 +0900)
committerKunhoon Baik <knhoon.baik@samsung.com>
Wed, 25 Aug 2021 08:35:24 +0000 (17:35 +0900)
commit299422cc6f40913ab55ce1fa00b0e9bf6748b27e
tree7812ebadc5b9099290c0f08901568c5568997452
parent88215f9789dd0bdb5594ffe666d450889f3972c6
Add definition for building Kafel in ARM and AARCH64

Tizen support linux kernel header include files in the linux-glibc-devel package.
Unfortunately, it supports old definition.

Thus, to build Kafel correctly, following definition should be defined.
(Original Kafel does not include such definition)

This patche includes the modification in kafel/src/common.h
kafel.tar.gz