|
Revision 360, 85 bytes
(checked in by tg, 6 years ago)
|
as discussed with wbx@ some 2-3 weeks ago, change
the BR2_ prefix to FWRT_
tested with a standard build (only the squashfs
image since the jffs2 didn't get built)
|
| Line | |
|---|
| 1 |
# |
|---|
| 2 |
|
|---|
| 3 |
config FWRT_PACKAGE_CONFIG |
|---|
| 4 |
bool"config" |
|---|
| 5 |
default n |
|---|
| 6 |
help |
|---|
| 7 |
Add help text here. |
|---|
| 8 |
|
|---|