OpenWrt – Blame information for rev 2
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | BOARDNAME:=Generic |
2 | FEATURES+=pcmcia |
||
3 | |||
4 | DEFAULT_PACKAGES += wpad-basic |
||
5 | |||
6 | define Target/Description |
||
7 | Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS |
||
8 | devices. It runs on both architectures BMIPS3300 and MIPS 74K. |
||
9 | endef |