summaryrefslogtreecommitdiff
path: root/common/build.mk
diff options
context:
space:
mode:
authorVic Yang <victoryang@google.com>2011-12-28 10:14:34 +0800
committerVic Yang <victoryang@google.com>2011-12-28 10:14:34 +0800
commitee6206be1d83d78027a9a4fae564aeabec972953 (patch)
tree179731a3dbe1ac81916362a593bf3c5d144bd92c /common/build.mk
parente98b6befcafdbc838b75a1a79500dc1ed77452ff (diff)
downloadchrome-ec-ee6206be1d83d78027a9a4fae564aeabec972953.tar.gz
Fix an error in common/build.mk that causes compilation fail.
Removed a duplicated line in common/build.mk which causes compilation fail. BUG=chrome-os-partner:7313 TEST=Compilation passed Change-Id: Ia7bb73b96e4feae27e5b6e519feb3ea1a672913a
Diffstat (limited to 'common/build.mk')
-rw-r--r--common/build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/build.mk b/common/build.mk
index 3eb42ec2fd..1cdedf64a4 100644
--- a/common/build.mk
+++ b/common/build.mk
@@ -5,4 +5,3 @@
common-objs=main.o util.o console.o vboot.o
common-objs+=flash_commands.o host_command.o port80.o keyboard.o i8042.o
common-objs+=memory_commands.o shared_mem.o temp_sensor_commands.o pwm_commands.o
-common-objs+=memory_commands.o shared_mem.o pwm_commands.o