build: actually fix the creation of PKG_INFO_DIR
authorJonas Gorski <jonas.gorski@gmail.com>
Sat, 28 Oct 2017 09:57:39 +0000 (11:57 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Sat, 28 Oct 2017 09:57:39 +0000 (11:57 +0200)
commit22b5e285ab36ee0a0dae97d4f60dc77fc3943bee
tree5a4c9e5ddc9097a9b56195387c36653e6fec3abd
parente5e5c3f5fd38f1f0dd8d4672fc64bdd0a1a01add
build: actually fix the creation of PKG_INFO_DIR

The creation was accidentally moved to the wrong hook, fix it by moving
it to the pre hook.

Fixes: e5e5c3f5fd38 ("build: ensure PKG_INFO_DIR exists before trying to use it")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
include/kernel.mk