X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fimage%2FMakefile;fp=target%2Flinux%2Fbrcm2708%2Fimage%2FMakefile;h=de178c67ea6d6d4f16a984f835bde41facd776ac;hp=00bee225550748da25b40c0696d45ea5f872c9c9;hb=342e9810714c5b9313db6ab2e948c89ec96dd97e;hpb=f29a162395fd7a731f5e7792d8212a2063838c43 diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index 00bee22555..de178c67ea 100644 --- a/target/linux/brcm2708/image/Makefile +++ b/target/linux/brcm2708/image/Makefile @@ -73,6 +73,8 @@ ifeq ($(SUBTARGET),bcm2708) $(eval $(call add_bcm2708,RaspberryPi_B,rpi-b,bcm2708-rpi-b)) # Raspberry Pi Model B+ $(eval $(call add_bcm2708,RaspberryPi_BPlus,rpi-b-plus,bcm2708-rpi-b-plus)) + # Raspberry Pi Compute Module + $(eval $(call add_bcm2708,RaspberryPi_CM,rpi-cm,bcm2708-rpi-cm)) endif ### BCM2709/BCM2836 ###