Loading boot/at91bootstrap/at91bootstrap.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # at91bootstrap # ############################################################# AT91BOOTSTRAP_VERSION = 1.16 AT91BOOTSTRAP_SITE = ftp://www.at91.com/pub/at91bootstrap/ AT91BOOTSTRAP_SOURCE = AT91Bootstrap$(AT91BOOTSTRAP_VERSION).zip Loading boot/at91bootstrap3/at91bootstrap3.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # at91bootstrap3 # ############################################################# AT91BOOTSTRAP3_VERSION = 3.2 AT91BOOTSTRAP3_SITE = \ ftp://www.at91.com/pub/at91bootstrap/AT91Bootstrap$(AT91BOOTSTRAP3_VERSION) Loading boot/uboot/uboot.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # U-Boot # ############################################################# UBOOT_VERSION = $(call qstrip,$(BR2_TARGET_UBOOT_VERSION)) UBOOT_BOARD_NAME = $(call qstrip,$(BR2_TARGET_UBOOT_BOARDNAME)) Loading boot/xloader/xloader.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # x-loader # ############################################################# XLOADER_VERSION = 6f3a26101303051e0f91b6213735b68ce804e94e XLOADER_SITE = git://gitorious.org/x-loader/x-loader.git XLOADER_BOARD_NAME = $(call qstrip,$(BR2_TARGET_XLOADER_BOARDNAME)) Loading linux/linux.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # Linux kernel target # ############################################################################### LINUX_VERSION=$(call qstrip,$(BR2_LINUX_KERNEL_VERSION)) LINUX_LICENSE = GPLv2 LINUX_LICENSE_FILES = COPYING Loading Loading
boot/at91bootstrap/at91bootstrap.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # at91bootstrap # ############################################################# AT91BOOTSTRAP_VERSION = 1.16 AT91BOOTSTRAP_SITE = ftp://www.at91.com/pub/at91bootstrap/ AT91BOOTSTRAP_SOURCE = AT91Bootstrap$(AT91BOOTSTRAP_VERSION).zip Loading
boot/at91bootstrap3/at91bootstrap3.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # at91bootstrap3 # ############################################################# AT91BOOTSTRAP3_VERSION = 3.2 AT91BOOTSTRAP3_SITE = \ ftp://www.at91.com/pub/at91bootstrap/AT91Bootstrap$(AT91BOOTSTRAP3_VERSION) Loading
boot/uboot/uboot.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # U-Boot # ############################################################# UBOOT_VERSION = $(call qstrip,$(BR2_TARGET_UBOOT_VERSION)) UBOOT_BOARD_NAME = $(call qstrip,$(BR2_TARGET_UBOOT_BOARDNAME)) Loading
boot/xloader/xloader.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # x-loader # ############################################################# XLOADER_VERSION = 6f3a26101303051e0f91b6213735b68ce804e94e XLOADER_SITE = git://gitorious.org/x-loader/x-loader.git XLOADER_BOARD_NAME = $(call qstrip,$(BR2_TARGET_XLOADER_BOARDNAME)) Loading
linux/linux.mk +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ # Linux kernel target # ############################################################################### LINUX_VERSION=$(call qstrip,$(BR2_LINUX_KERNEL_VERSION)) LINUX_LICENSE = GPLv2 LINUX_LICENSE_FILES = COPYING Loading