diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-08-08 09:39:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-08-08 10:07:24 +0200 |
commit | 13d44e29889357a3a8c13ab41a6f9020a7263867 (patch) | |
tree | d523e72e5820289f795484f87240a487546f8f7d /package | |
parent | a3bfcf677469fbcff2968b3d17429221731ed505 (diff) |
remove banana-pro, supported by stable release
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
Diffstat (limited to 'package')
-rw-r--r-- | package/u-boot-git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/u-boot-git/Makefile b/package/u-boot-git/Makefile index 32ea30991..8cc220cfd 100644 --- a/package/u-boot-git/Makefile +++ b/package/u-boot-git/Makefile @@ -13,7 +13,7 @@ PKG_BUILDDEP:= u-boot-git-host PKG_URL:= http://www.denx.de/wiki/U-Boot PKG_SITES:= git://git.denx.de/u-boot.git -PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 atmel-ngw100 banana-pro +PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 atmel-ngw100 include $(ADK_TOPDIR)/mk/host.mk include $(ADK_TOPDIR)/mk/package.mk |