Pārlūkot izejas kodu

Remove useless target/arm directory

Ulf Samuelsson 18 gadi atpakaļ
vecāks
revīzija
9413d83ea6
2 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 1
      target/Makefile.in
  2. 0 1
      target/arm/Makefile.in

+ 0 - 1
target/Makefile.in

@@ -9,7 +9,6 @@ include target/generic/Makefile.in
 # this eventually adds the kernel target to TARGETS:
 include target/device/Makefile.in
 include target/x86/Makefile.in
-include target/arm/Makefile.in
 include target/powerpc/Makefile.in
 # and finally build the filesystems/tarballs
 include target/*/*.mk

+ 0 - 1
target/arm/Makefile.in

@@ -1 +0,0 @@
--include target/arm/*/*.mk