diff options
author | Daisuke Nojiri <dnojiri@chromium.org> | 2016-07-08 13:51:59 -0700 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2016-07-09 01:40:47 -0700 |
commit | 815b1356903306c66b3a433f0daa4577e1182a2e (patch) | |
tree | ae03d47f5266ccd34fe54ccc197a9a6330d753bd /board | |
parent | 9a13c52f30cd50a537b2ceeb2e5a62f398d458b6 (diff) | |
download | chrome-ec-815b1356903306c66b3a433f0daa4577e1182a2e.tar.gz |
Remove Makefile symlinks under board directory
This feature is inconsistent. Not all boards have such a symlink
(for a obvious reason).
This feature is fragile. It's most likely not tested and going to be
broken if not already. Developers won't like it if they have to test
two different ways to build boards before submitting patches.
This feature is not necessary. If you build EC in the standard way
(e.g. make BOARD=samus), these symlinks are not needed.
This feature is wasteful. Extra disk spaces are used and extra lines
are added to Makefile (increasing code complexity slightly).
BUG=chromium:626776
BRANCH=none
TEST=make buildall
Change-Id: Id5444284d773cb0e9225f39abd877441b8f61440
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/359321
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Diffstat (limited to 'board')
39 files changed, 0 insertions, 39 deletions
diff --git a/board/amenia/Makefile b/board/amenia/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/amenia/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/auron/Makefile b/board/auron/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/auron/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/bds/Makefile b/board/bds/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/bds/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/big/Makefile b/board/big/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/big/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/chell/Makefile b/board/chell/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/chell/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/cr50/Makefile b/board/cr50/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/cr50/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/dingdong/Makefile b/board/dingdong/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/dingdong/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/discovery-stm32f072/Makefile b/board/discovery-stm32f072/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/discovery-stm32f072/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/discovery/Makefile b/board/discovery/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/discovery/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/elm/Makefile b/board/elm/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/elm/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/glados/Makefile b/board/glados/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/glados/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/glados_pd/Makefile b/board/glados_pd/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/glados_pd/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/hadoken/Makefile b/board/hadoken/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/hadoken/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/hoho/Makefile b/board/hoho/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/hoho/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/host/Makefile b/board/host/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/host/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/it83xx_evb/Makefile b/board/it83xx_evb/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/it83xx_evb/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/jerry/Makefile b/board/jerry/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/jerry/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/kevin/Makefile b/board/kevin/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/kevin/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/llama/Makefile b/board/llama/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/llama/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/lucid/Makefile b/board/lucid/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/lucid/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/npcx_evb/Makefile b/board/npcx_evb/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/npcx_evb/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/npcx_evb_arm/Makefile b/board/npcx_evb_arm/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/npcx_evb_arm/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/nucleo-f072rb/Makefile b/board/nucleo-f072rb/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/nucleo-f072rb/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/pdeval-stm32f072/Makefile b/board/pdeval-stm32f072/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/pdeval-stm32f072/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/pit/Makefile b/board/pit/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/pit/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/plankton/Makefile b/board/plankton/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/plankton/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/rambi/Makefile b/board/rambi/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/rambi/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/reef/Makefile b/board/reef/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/reef/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/ryu/Makefile b/board/ryu/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/ryu/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/samus/Makefile b/board/samus/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/samus/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/samus_pd/Makefile b/board/samus_pd/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/samus_pd/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/servo_micro/Makefile b/board/servo_micro/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/servo_micro/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/servo_v4/Makefile b/board/servo_v4/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/servo_v4/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/snoball/Makefile b/board/snoball/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/snoball/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/stm32l476g-eval/Makefile b/board/stm32l476g-eval/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/stm32l476g-eval/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/strago/Makefile b/board/strago/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/strago/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/twinkie/Makefile b/board/twinkie/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/twinkie/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/wheatley/Makefile b/board/wheatley/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/wheatley/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file diff --git a/board/zinger/Makefile b/board/zinger/Makefile deleted file mode 120000 index 94aaae2c4d..0000000000 --- a/board/zinger/Makefile +++ /dev/null @@ -1 +0,0 @@ -../../Makefile
\ No newline at end of file |