summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/random/CMakeLists.txt
blob: 0858abf2f6247bb6dff7c7a203b15a2da912f172 (plain)
1
2
3
4
5
# 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.

target_sources(app PRIVATE src/random.c)