[openwrt/openwrt] target/linux: add missing symbol
LEDE Commits
lede-commits at lists.infradead.org
Fri Feb 11 03:26:53 PST 2022
aparcar pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4a4f6a7dff1cedddbe97439a15f38785dd8e3101
commit 4a4f6a7dff1cedddbe97439a15f38785dd8e3101
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Sat Jan 29 14:49:04 2022 -0800
target/linux: add missing symbol
Found when building the qoriq target.
Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
target/linux/generic/config-5.10 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index ec0d6a9d9f..0fe5df8d21 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -1863,6 +1863,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FB_DDC is not set
# CONFIG_FB_FLEX is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
+# CONFIG_FB_FSL_DIU is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_GOLDFISH is not set
# CONFIG_FB_HGA is not set
More information about the lede-commits
mailing list