oem-packet: Enable for arm64

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2017-03-16 12:13:14 -07:00
parent def645f247
commit 37d03bf0f9

View File

@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="Apache-2.0" LICENSE="Apache-2.0"
SLOT="0" SLOT="0"
KEYWORDS="amd64 x86" KEYWORDS="amd64 arm64 x86"
# no source directory # no source directory
S="${WORKDIR}" S="${WORKDIR}"