Commit 704b3a65 authored by Greg Ungerer's avatar Greg Ungerer Committed by Ben Collins

[PATCH] define KCORE_ELF in m68knommu/Kconfnig

Define missing type for CONFIG_KCORE_ELF in m68knommu/Kconfig.
parent 34b2137e
...@@ -499,6 +499,7 @@ config KCORE_AOUT ...@@ -499,6 +499,7 @@ config KCORE_AOUT
default y default y
config KCORE_ELF config KCORE_ELF
bool
default y default y
source "fs/Kconfig.binfmt" source "fs/Kconfig.binfmt"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment