firmware-utils: bcm4908img: convert into a package
bcm4908img is a tool managing BCM4908 platform images. It's used for creating them as well as checking, modifying and extracting data from. It's required by both: host (for building firmware images) and target (for sysupgrade purposes). Make it a host/target package. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
@@ -28,7 +28,6 @@ define Host/Compile
|
||||
$(call cc,addpattern)
|
||||
$(call cc,asustrx)
|
||||
$(call cc,bcm4908asus,-Wall)
|
||||
$(call cc,bcm4908img,-Wall)
|
||||
$(call cc,bcm4908kernel,-Wall)
|
||||
$(call cc,buffalo-enc buffalo-lib,-Wall)
|
||||
$(call cc,buffalo-tag buffalo-lib,-Wall)
|
||||
|
||||
Reference in New Issue
Block a user