mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2026-01-27 10:22:15 +00:00
Set current build suite for easy build-time checks.
This commit is contained in:
@@ -22,6 +22,7 @@ endif
|
||||
ifndef ONL_DEBIAN_SUITE
|
||||
$(error "The $$ONL_DEBIAN_SUITE value is not set. Please source $$ONL/setup.env")
|
||||
endif
|
||||
export ONL_DEBIAN_SUITE_$(ONL_DEBIAN_SUITE)=1
|
||||
|
||||
export BUILD_DIR_BASE=BUILD/$(ONL_DEBIAN_SUITE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user