diff options
Diffstat (limited to 'target/linux/brcm63xx/smp/target.mk')
-rw-r--r-- | target/linux/brcm63xx/smp/target.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/brcm63xx/smp/target.mk b/target/linux/brcm63xx/smp/target.mk deleted file mode 100644 index b0ccf97..0000000 --- a/target/linux/brcm63xx/smp/target.mk +++ /dev/null @@ -1,8 +0,0 @@ -BOARDNAME:=smp - -define Target/Description - Build firmware images for BCM63XX boards with SMP support. - Currently only BCM6362 and BCM6368 supported. -endef - - |