diff options
Diffstat (limited to 'target/device/Atmel/at91sam9260dfc/Makefile.in')
-rw-r--r-- | target/device/Atmel/at91sam9260dfc/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/device/Atmel/at91sam9260dfc/Makefile.in b/target/device/Atmel/at91sam9260dfc/Makefile.in index 1bf01ae10..ab200cc61 100644 --- a/target/device/Atmel/at91sam9260dfc/Makefile.in +++ b/target/device/Atmel/at91sam9260dfc/Makefile.in @@ -14,3 +14,5 @@ ifneq ($(BR2_TARGET_UBOOT_BOOTSOURCE_NANDFLASH),) UBOOT_BOARD_NAME:=at91sam9260ek_nandflash endif +endif + |