Reorganized iocsh command registration to untangle the build order.
The iocsh core is now part of libCom, and commands are registered locally with a Register routine for each IOC library.
This commit is contained in:
@@ -31,7 +31,6 @@ DIRS += rsrv
|
||||
DIRS += rec
|
||||
DIRS += dev
|
||||
DIRS += misc
|
||||
DIRS += iocsh
|
||||
DIRS += vxWorks
|
||||
DIRS += softIoc
|
||||
DIRS += gdd
|
||||
|
||||
Reference in New Issue
Block a user