diff options
Diffstat (limited to 'target/device/ARMLTD/Makefile.in')
-rw-r--r-- | target/device/ARMLTD/Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/device/ARMLTD/Makefile.in b/target/device/ARMLTD/Makefile.in deleted file mode 100644 index 3520f3ccf..000000000 --- a/target/device/ARMLTD/Makefile.in +++ /dev/null @@ -1,5 +0,0 @@ -ifeq ($(BR2_TARGET_ARMLTD),y) -BOARD_NAME=$(call qstrip,$(BR2_BOARD_NAME)) -BOARD_PATH=$(call qstrip,$(BR2_BOARD_PATH)) -endif - |