cmdedit is not a 'command' editing anymore, it's just editing (generic),
so rename stuff accordingly.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
# Licensed under the GPL v2, see the file LICENSE in this tarball.
|
||||
|
||||
lib-y:=
|
||||
lib-y += cmdedit.o
|
||||
lib-$(CONFIG_ASH) += ash.o
|
||||
lib-$(CONFIG_HUSH) += hush.o
|
||||
lib-$(CONFIG_LASH) += lash.o
|
||||
|
||||
Reference in New Issue
Block a user