Skip to content
Snippets Groups Projects
Commit 7d7c0930 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

brcm2708-bcm2708/-bcm2709: remove unnecessary package list

These packages are included by OpenWrt by default on this target and don't
need to be specified manually.
parent 88ed124d
No related branches found
No related tags found
No related merge requests found
$(eval $(call GluonProfile,RaspberryPi,brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835))
$(eval $(call GluonProfile,RaspberryPi))
$(eval $(call GluonProfileFactorySuffix,RaspberryPi,-vfat-ext4,.img.gz))
$(eval $(call GluonProfileSysupgradeSuffix,RaspberryPi))
$(eval $(call GluonModel,RaspberryPi,sdcard,raspberry-pi))
$(eval $(call GluonProfile,RaspberryPi2,brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835))
$(eval $(call GluonProfile,RaspberryPi2))
$(eval $(call GluonProfileFactorySuffix,RaspberryPi2,-vfat-ext4,.img.gz))
$(eval $(call GluonProfileSysupgradeSuffix,RaspberryPi2))
$(eval $(call GluonModel,RaspberryPi2,sdcard,raspberry-pi-2))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment