From cecbafa92f695a89566e3771859a59fa4be6bda8 Mon Sep 17 00:00:00 2001 From: afl1 Date: Thu, 21 Dec 2017 22:03:29 +0000 Subject: [PATCH] projects/S905: fix project specific u-boot --- projects/S905/packages/u-boot/package.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/S905/packages/u-boot/package.mk b/projects/S905/packages/u-boot/package.mk index 0eb5ad4678..68f416873b 100644 --- a/projects/S905/packages/u-boot/package.mk +++ b/projects/S905/packages/u-boot/package.mk @@ -28,7 +28,6 @@ PKG_LICENSE="GPL" PKG_SECTION="tools" PKG_SHORTDESC="u-boot: Universal Bootloader project" PKG_LONGDESC="U-Boot bootloader utility tools. This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fw_printenv and fw_setenv programs to read and modify U-Boot's environment and other tools." -PKG_IS_KERNEL_PKG="yes" make_host() { make dummy_defconfig