Atmel/atstk100*: make /etc/mtab a symlink to /proc/mounts
Closes #2233 To match the other skeletons. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
acb86bab1a
commit
58ddb37e21
1
CHANGES
1
CHANGES
@ -65,6 +65,7 @@
|
||||
#2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
|
||||
#2191: linux-fusion build fail
|
||||
#2221: Qt does not compile (dependencies not taken into account?)
|
||||
#2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
|
||||
|
||||
2010.05, Released May 30th, 2010:
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
../proc/mounts
|
1
target/device/Atmel/atstk1005/target_skeleton/etc/mtab
Symbolic link
1
target/device/Atmel/atstk1005/target_skeleton/etc/mtab
Symbolic link
@ -0,0 +1 @@
|
||||
../proc/mounts
|
@ -1 +0,0 @@
|
||||
../proc/mounts
|
1
target/device/Atmel/atstk100x/target_skeleton/etc/mtab
Symbolic link
1
target/device/Atmel/atstk100x/target_skeleton/etc/mtab
Symbolic link
@ -0,0 +1 @@
|
||||
../proc/mounts
|
Loading…
Reference in New Issue
Block a user