forked from Imagelibrary/rtems
Removed css_iface.
This commit is contained in:
@@ -21,5 +21,5 @@ all: $(SRCS)
|
||||
|
||||
# wrapup is the one that actually builds and installs the library
|
||||
# from the individual .rel files built in other directories
|
||||
SUB_DIRS=include clock console css_iface startup start timer \
|
||||
SUB_DIRS=include clock console startup start timer \
|
||||
scv64 tod $(KA9Q_DRIVER) wrapup
|
||||
|
||||
@@ -13,7 +13,7 @@ KA9Q_DRIVER_yes_V = network
|
||||
KA9Q_DRIVER = $(KA9Q_DRIVER_$(HAS_KA9Q)_V)
|
||||
|
||||
# pieces specific to this BSP
|
||||
BSP_PIECES=startup clock console css_iface scv64 timer tod $(KA9Q_DRIVER)
|
||||
BSP_PIECES=startup clock console scv64 timer tod $(KA9Q_DRIVER)
|
||||
|
||||
# pieces to pick up out of libcpu/$(RTEMS_CPU)
|
||||
CPU_PIECES=
|
||||
|
||||
Reference in New Issue
Block a user