mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
The option BR2_PACKAGE_XLIB_LIBXP does not exist, but is select by efl/Config.in since the package was introduced. Since all xlib_* dependency in the .mk file each have a corresponding select in the Config.in file, we simply drop this bogus dependency. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>