diff options
Diffstat (limited to 'sysutils/u-boot-wandboard/Makefile')
-rw-r--r-- | sysutils/u-boot-wandboard/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/u-boot-wandboard/Makefile b/sysutils/u-boot-wandboard/Makefile index 38e0382fc764..787f5fca2b88 100644 --- a/sysutils/u-boot-wandboard/Makefile +++ b/sysutils/u-boot-wandboard/Makefile @@ -25,7 +25,6 @@ USES= gmake SSP_UNSAFE= yes # cross-build static linking dies with -fstack-protector U_BOOT_DIR= share/u-boot/${PORTNAME}${PKGNAMESUFFIX} -PLIST_DIRS= ${U_BOOT_DIR} share/u-boot PLIST_FILES= ${U_BOOT_DIR}/u-boot.imx \ ${U_BOOT_DIR}/README |