summaryrefslogtreecommitdiffstats
path: root/tools/bc
Commit message (Expand)AuthorAgeFilesLines
* bc: add download mirrorsHauke Mehrtens2015-06-061-1/+4
* tools: do not build bc documentation (#13841)Florian Fainelli2013-07-091-0/+23
* add bc as required by kernels 3.9+Zoltan Herpai2013-07-081-0/+18
'n11' href='#n11'>11 12 13 14
#
# Copyright (C) 2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/RaspberryPi_2
  NAME:=Raspberry Pi 2 Model B
endef
define Profile/RaspberryPi_2/Description
  Raspberry Pi 2 Model B
endef
$(eval $(call Profile,RaspberryPi_2))