diff options
author | John Crispin <john@phrozen.org> | 2016-06-15 20:28:21 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-17 04:13:07 +0200 |
commit | 137b1ac5e8df6110a9ecea8a505ff61b64203ced (patch) | |
tree | 1186ee821ea636b435f3c81806ac3eed9b0d8d58 /target/linux/netlogic/xlr/target.mk | |
parent | ea828eb3af848bbbe0583281d5aaa823caac68cc (diff) | |
download | upstream-137b1ac5e8df6110a9ecea8a505ff61b64203ced.tar.gz upstream-137b1ac5e8df6110a9ecea8a505ff61b64203ced.tar.bz2 upstream-137b1ac5e8df6110a9ecea8a505ff61b64203ced.zip |
netlogic: R.I.P
I asked florian and he is ok with this. i think no one apart from him has
access to these boards.
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/netlogic/xlr/target.mk')
-rw-r--r-- | target/linux/netlogic/xlr/target.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/netlogic/xlr/target.mk b/target/linux/netlogic/xlr/target.mk deleted file mode 100644 index e786598842..0000000000 --- a/target/linux/netlogic/xlr/target.mk +++ /dev/null @@ -1,7 +0,0 @@ -CPU_TYPE:=xlr -CPU_FLAGS_xlr:=-march=xlr -mabi=64 -BOARDNAME:=xlr - -define Target/Description - Build firmware images for Broadcom/Netlogic XLR boards. -endef |