blob: 96fc44892ccadc8b062f14b39b9a33750c323f10 [file] [edit]
# Copyright 2023 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Location of the Pigweed repository.
dir_pigweed = "//third_party/pigweed"
}
# Import modules.gni, which generates the modules list.
import("$dir_pigweed/modules.gni")