summaryrefslogtreecommitdiff
path: root/distribution
diff options
context:
space:
mode:
authorJan Altenberg <jan@linutronix.de>2014-05-28 11:30:46 +0200
committerJan Altenberg <jan@linutronix.de>2014-05-28 11:30:46 +0200
commitb8f63096f78b079c9f82c87cfb760c3303689266 (patch)
tree16a999480b3df6403599f3b81b415fc5e2ea4063 /distribution
parent7d840a39976f655bb4326919d7c24988ab8912e8 (diff)
Bugfix for ELBE example Kconfig files
Diffstat (limited to 'distribution')
-rw-r--r--distribution/Kconfig2
-rw-r--r--distribution/elbe-example/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/distribution/Kconfig b/distribution/Kconfig
index 3b645ff..53f5ccb 100644
--- a/distribution/Kconfig
+++ b/distribution/Kconfig
@@ -6,4 +6,6 @@ if ELBE
source "distribution/elbe-usage/Kconfig"
source "distribution/debian/Kconfig"
source "distribution/elbe/Kconfig"
+ source "distribution/elbe-internals/Kconfig"
+ source "distribution/elbe-example/Kconfig"
endif
diff --git a/distribution/elbe-example/Makefile b/distribution/elbe-example/Makefile
index 0881674..26f94cc 100644
--- a/distribution/elbe-example/Makefile
+++ b/distribution/elbe-example/Makefile
@@ -1 +1 @@
-obj-$(CONFIG_ELBE_DEVEL) += pres_elbe-devel_en.pdf
+obj-$(CONFIG_ELBE_EXAMPLE) += pres_elbe-example_en.pdf