udeb: Move lzo_decompress to common list for lzo-modules

lzo-modules is currently only built on armel so this has no immediate
effect.
This commit is contained in:
Ben Hutchings 2018-04-19 10:46:24 +01:00
parent 8bf0fade16
commit 946ec48f38
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1 @@
#include <lzo-modules>
lzo_decompress

View File

@ -1 +1,2 @@
lzo_compress
lzo_decompress