Remove completely useless set of Makefiles specific to Atmel
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e96a820300
commit
e35eb04861
@ -4,5 +4,3 @@ include target/generic/Makefile.in
|
||||
# this eventually adds the kernel target to TARGETS:
|
||||
include target/device/Makefile.in
|
||||
include target/xtensa/Makefile.in
|
||||
|
||||
include target/device/Makefile.in.linux
|
||||
|
@ -1,3 +0,0 @@
|
||||
include target/device/Atmel/arch-arm/arch-arm.mk
|
||||
include target/device/Atmel/arch-avr32/arch-avr32.mk
|
||||
|
@ -1,4 +0,0 @@
|
||||
ifeq ($(BR2_arm),y)
|
||||
|
||||
endif
|
||||
|
@ -1,3 +0,0 @@
|
||||
ifeq ($(BR2_avr32),y)
|
||||
|
||||
endif
|
@ -1 +0,0 @@
|
||||
include target/device/Atmel/Makefile.in.linux
|
Loading…
Reference in New Issue
Block a user