Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to...
[openwrt.git] / openwrt / package / nvram / src / nvram_convert.h
1
2 struct nvram_convert {
3 char *name;
4 char *wl0_name;
5 char *d11g_name;
6 };
7
This page took 0.050151 seconds and 5 git commands to generate.