Commit 6bb75e43 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- strip eventual quotes

parent e4d139cf
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
BR2_PACKAGE_LINUX_FORMAT:=$(strip $(subst ",,$(BR2_PACKAGE_LINUX_FORMAT)))
#"))
BR2_PACKAGE_LINUX_KCONFIG:=$(strip $(subst ",,$(BR2_PACKAGE_LINUX_KCONFIG)))
#"))

# make sure to put everything that is board-specific before the tarroot targets
include target/generic/Makefile.in