blob: 9d58d5d588ffb1bf400d2b0ac97f3d891b899786 [file] [log] [blame]
Yalong Liu1df84372018-01-24 17:10:12 +08001# Copyright 2016 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5include common.mk
6
7CC_BINARY(stripe): bsdrm/example/stripe.o \
8 CC_STATIC_LIBRARY(libbsdrm.pic.a)