summaryrefslogtreecommitdiff
path: root/chip/mt_scp/mt8192/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mt_scp/mt8192/build.mk')
-rw-r--r--chip/mt_scp/mt8192/build.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/chip/mt_scp/mt8192/build.mk b/chip/mt_scp/mt8192/build.mk
deleted file mode 100644
index c81bd83595..0000000000
--- a/chip/mt_scp/mt8192/build.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# -*- makefile -*-
-# Copyright 2021 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# Required chip modules
-chip-y+=$(CHIP_VARIANT)/uart.o
-chip-y+=$(CHIP_VARIANT)/clock.o
-chip-y+=$(CHIP_VARIANT)/video.o
-