aboutsummaryrefslogtreecommitdiff
path: root/sub/layout
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-03-23 00:44:58 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-03-23 00:44:58 +0000
commit505996ce0e385ab90f95532a8302c995fb8418b6 (patch)
treed46ccbc8028f1b1b61126898f60fa5f80b5e4222 /sub/layout
parentaf8d78e093c10e3b1fc1be03ada6d18ac2cb7698 (diff)
downloadlh-bootstrap-505996ce0e385ab90f95532a8302c995fb8418b6.tar.xz
Attempt to rip musl from build-build, to support more distro compilers
Diffstat (limited to 'sub/layout')
-rw-r--r--sub/layout/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sub/layout/Makefile b/sub/layout/Makefile
index e8772b5..ce9ebd5 100644
--- a/sub/layout/Makefile
+++ b/sub/layout/Makefile
@@ -1,6 +1,4 @@
-# copies our pre-made layout ("copylayout") in /layout to the output directory
-# add our local options to the layout ("configure-localoptions")
$(OUTPUT)/tmp/.lh_layout_copied: $(OUTPUT)/tmp/.lh_prepared layout | $(OUTPUT)/build-build/.lh_skarnet_installed
exec sub/layout/copylayout $(OUTPUT)
exec sub/layout/configure-localoptions $(OUTPUT) $(COUNTRY_CODE) $(LOCAL_IP) $(ROUTER_IP)