OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | ARCH:=x86_64 |
2 | BOARDNAME:=x86_64 |
||
3 | DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169 kmod-igb kmod-bnx2 |
||
4 | |||
5 | define Target/Description |
||
6 | Build images for 64 bit systems including virtualized guests. |
||
7 | endef |