jpeg: Allow building of libjpeg for the host

Signed-off-by: Will Newton <will.newton@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Will Newton 2012-01-26 17:42:14 +00:00 committed by Peter Korsgaard
parent bae709907c
commit c1d52aea49
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ endef
JPEG_POST_INSTALL_TARGET_HOOKS += JPEG_REMOVE_USELESS_TOOLS
$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))