Since it has been several weeks without any response, send the patch again.
Signed-off-by: Ramax Lo
---
target/linux/s3c24xx/Makefile |2 +-
.../at2440evb/base-files/etc/config/network| 14 +
.../s3c24xx/at2440evb/base-files/etc/fw_env.config |3
Signed-off-by: Ramax Lo
---
target/linux/s3c24xx/Makefile |2 +-
.../at2440evb/base-files/etc/config/network| 14 +
.../s3c24xx/at2440evb/base-files/etc/fw_env.config |3 +
.../at2440evb/base-files/etc/hotplug2-common.rules | 67 +
.../linux/s3c24xx
The patch fixes the build failure in Linux 2.6.35.7.
Other versions may have the same issue, but I haven't test it.
Signed-off-by: Ramax Lo
---
.../patches-2.6.35/009-decompress_unlzo_fix.patch | 27
1 files changed, 27 insertions(+), 0 deletions(-)
create mode 1
Since we're going to add another s3c24xx based development board support,
a new subtarget is added for the existing gta02.
Signed-off-by: Ramax Lo
---
target/linux/s3c24xx/Makefile |3 +-
target/linux/s3c24xx/base-files/etc/acpi/sleep.sh |4 -
target/linux/s3
Hi,
I would like to add a new s3c24xx based development board support to OpenWRT.
The trunk only contains related files for GTA02 currently, and to add new target
support, is it appropriate to re-organize the directory structure to
look like what
omap35xx does?
Thanks.
Best regards,
Ramax
__