OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | config AT91_DFBOOT |
2 | bool "Build dataflashboot loader" |
||
3 | depends on TARGET_at91 |
||
4 | default n |
||
5 | |||
6 | config FLEXIBITY_ROOT |
||
7 | bool "Build Flexibity RootFS (with embedded kernel)" |
||
8 | depends on TARGET_at91_flexibity |
||
9 | default n |
||
10 |