# Stub Makefile for custom modules

extras:: $(LIBUCW) $(LIBCHARSET) $(LIBSH)

ifdef CONFIG_IMAGES
extras:: $(LIBIMAGES)
endif

ifdef CONFIG_LANG
extras:: $(LIBLANG)
endif
