Skip to content
Snippets Groups Projects
Verified Commit eb1dfc41 authored by Sherif Nagy's avatar Sherif Nagy
Browse files

Adding bcm283x-firmware

parent c529c2c4
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,17 @@ package {
include_filter: "arm-trusted-firmware-armv8.aarch64"
}
}
package {
name: "bcm283x-firmware"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "altarch-common"
include_filter: "bcm2711-firmware.aarch64"
include_filter: "bcm2835-firmware.aarch64"
include_filter: "bcm283x-firmware.aarch64"
include_filter: "bcm283x-overlays.aarch64"
}
}
#exclude_filter {
# repo_match: "^altarch-common$"
......
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