OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 if TARGET_OX820
2  
3 config SYS_CPU
4 default "arm1136"
5  
6 config SYS_SOC
7 default "nas782x"
8  
9 config SYS_BOARD
10 default "ox820"
11  
12 config SYS_CONFIG_NAME
13 default "ox820"
14  
15 endif