diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:41:36 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:41:36 +0000 |
commit | 7f44fb1ae26741aaa9ba00d9a33983d0cc3bbced (patch) | |
tree | e223ea4eac5fbc1fe18febe155f7e1711e168005 /target/device/ARMLTD/Makefile.in | |
parent | b3e516ec8d801a8db82e8c19c23fb4cf3cfed750 (diff) |
Clean up ARM Ltd BSP
Diffstat (limited to 'target/device/ARMLTD/Makefile.in')
-rw-r--r-- | target/device/ARMLTD/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/ARMLTD/Makefile.in b/target/device/ARMLTD/Makefile.in index 45703a7da..4994ff5cd 100644 --- a/target/device/ARMLTD/Makefile.in +++ b/target/device/ARMLTD/Makefile.in @@ -3,7 +3,7 @@ LINUX26_KCONFIG:=target/device/Arm/linux26.integrator926.config TARGETS+=linux26 ifndef UCLIBC_CONFIG_FILE -UCLIBC_CONFIG_FILE:=target/device/Arm/uClibc.integrator926.config +UCLIBC_CONFIG_FILE:=target/device/ARM/uClibc.integrator926.config endif # pin some settings |