summaryrefslogtreecommitdiffstats
path: root/build/f_isoroot/Makefile
diff options
context:
space:
mode:
authorStefan Berg <sfb@consultron.com>2016-01-29 14:44:43 +0100
committerStefan Berg <sfb@consultron.com>2016-01-29 14:44:43 +0100
commit1a560c19021ff232b7869b3057af4bcc46145b40 (patch)
tree14cd014dac38ffca567b3e2611a20fc05754f998 /build/f_isoroot/Makefile
parent65c164021cb356b3d4e6888488fb62c3395da4f5 (diff)
Brahmaputra master sync
Signed-off-by: Stefan Berg <sfb@consultron.com>
Diffstat (limited to 'build/f_isoroot/Makefile')
-rw-r--r--build/f_isoroot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/f_isoroot/Makefile b/build/f_isoroot/Makefile
index c14c09649..ee27adb49 100644
--- a/build/f_isoroot/Makefile
+++ b/build/f_isoroot/Makefile
@@ -15,6 +15,8 @@ export PLUGINS
# If the BUILD_FUEL_PLUGINS environment variable is set, only build the plugins
# indicated therein.
+# Temporarilu disabling f_repobuild that currently have some issues on
+# Fuel 8.
ifdef BUILD_FUEL_PLUGINS
export BUILD_FUEL_PLUGINS
SUBDIRS = f_kscfg f_bootstrap f_isolinux f_repobuild $(BUILD_FUEL_PLUGINS)