diff options
| author | Adrian Schmutzler | 2020-08-16 23:22:36 +0000 |
|---|---|---|
| committer | Adrian Schmutzler | 2020-08-16 23:22:36 +0000 |
| commit | e38d89ea55ec8da3f94c2dbb80ed5d75f8e41c20 (patch) | |
| tree | 59387725a286a4af30d5acd122e4625bdcad4905 | |
| parent | eadb1a943744997a8685c6de97a25d60d258af85 (diff) | |
| download | openwrt-e38d89ea55ec8da3f94c2dbb80ed5d75f8e41c20.tar.gz | |
at91: drop obsolete empty Makefiles
This files have been emptied during subtarget consolidation, but
not removed. Remove them now.
Fixes: aff084adf339 ("at91: Merge SAMA5 subtargets")
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
| -rw-r--r-- | target/linux/at91/image/sama5d3.mk | 0 | ||||
| -rw-r--r-- | target/linux/at91/image/sama5d4.mk | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/at91/image/sama5d3.mk b/target/linux/at91/image/sama5d3.mk deleted file mode 100644 index e69de29bb2..0000000000 --- a/target/linux/at91/image/sama5d3.mk +++ /dev/null diff --git a/target/linux/at91/image/sama5d4.mk b/target/linux/at91/image/sama5d4.mk deleted file mode 100644 index e69de29bb2..0000000000 --- a/target/linux/at91/image/sama5d4.mk +++ /dev/null |