
Dear Peter Tyser,
In message 1247241800-29059-6-git-send-email-ptyser@xes-inc.com you wrote:
The current files in examples are all standalone application examples, so put them in their own subdirectory for organizational purposes
Signed-off-by: Peter Tyser ptyser@xes-inc.com
Makefile | 16 ++++++++++------ examples/{ => standalone}/.gitignore | 0 examples/{ => standalone}/82559_eeprom.c | 0 examples/{ => standalone}/Makefile | 0 examples/{ => standalone}/README.smc91111_eeprom | 0 examples/{ => standalone}/eepro100_eeprom.c | 0 examples/{ => standalone}/hello_world.c | 0 examples/{ => standalone}/interrupt.c | 0 examples/{ => standalone}/mem_to_mem_idma2intr.c | 0 examples/{ => standalone}/mips.lds | 0 examples/{ => standalone}/nios.lds | 0 examples/{ => standalone}/nios2.lds | 0 examples/{ => standalone}/ppc_longjmp.S | 0 examples/{ => standalone}/ppc_setjmp.S | 0 examples/{ => standalone}/sched.c | 0 examples/{ => standalone}/smc91111_eeprom.c | 0 examples/{ => standalone}/smc911x_eeprom.c | 0 examples/{ => standalone}/sparc.lds | 0 examples/{ => standalone}/stubs.c | 0 examples/{ => standalone}/test_burst.c | 0 examples/{ => standalone}/test_burst.h | 0 examples/{ => standalone}/test_burst_lib.S | 0 examples/{ => standalone}/timer.c | 0 examples/{ => standalone}/x86-testapp.c | 0 24 files changed, 10 insertions(+), 6 deletions(-) rename examples/{ => standalone}/.gitignore (100%) rename examples/{ => standalone}/82559_eeprom.c (100%) rename examples/{ => standalone}/Makefile (100%) rename examples/{ => standalone}/README.smc91111_eeprom (100%) rename examples/{ => standalone}/eepro100_eeprom.c (100%) rename examples/{ => standalone}/hello_world.c (100%) rename examples/{ => standalone}/interrupt.c (100%) rename examples/{ => standalone}/mem_to_mem_idma2intr.c (100%) rename examples/{ => standalone}/mips.lds (100%) rename examples/{ => standalone}/nios.lds (100%) rename examples/{ => standalone}/nios2.lds (100%) rename examples/{ => standalone}/ppc_longjmp.S (100%) rename examples/{ => standalone}/ppc_setjmp.S (100%) rename examples/{ => standalone}/sched.c (100%) rename examples/{ => standalone}/smc91111_eeprom.c (100%) rename examples/{ => standalone}/smc911x_eeprom.c (100%) rename examples/{ => standalone}/sparc.lds (100%) rename examples/{ => standalone}/stubs.c (100%) rename examples/{ => standalone}/test_burst.c (100%) rename examples/{ => standalone}/test_burst.h (100%) rename examples/{ => standalone}/test_burst_lib.S (100%) rename examples/{ => standalone}/timer.c (100%) rename examples/{ => standalone}/x86-testapp.c (100%)
Applied, thanks.
Best regards,
Wolfgang Denk