We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0aab9a commit 6b58252Copy full SHA for 6b58252
1 file changed
modules/flashrom
@@ -19,8 +19,7 @@ ifeq "$(CONFIG_TARGET_ARCH)" "ppc64"
19
flashrom_cfg := \
20
CONFIG_NOTHING=yes \
21
CONFIG_LINUX_MTD=yes \
22
- CONFIG_DUMMY=yes \
23
- CONFIG_AST2400=yes
+ CONFIG_DUMMY=yes
24
endif
25
26
flashrom_target := \
0 commit comments