add preliminary coldfire v4e support
SVN-Revision: 16538
This commit is contained in:
@@ -74,7 +74,7 @@ endef
|
||||
define Package/libgcc
|
||||
$(call Package/gcc/Default)
|
||||
TITLE:=GCC support library
|
||||
DEPENDS+=@!TARGET_avr32
|
||||
DEPENDS+=@!(TARGET_avr32||TARGET_coldfire)
|
||||
endef
|
||||
|
||||
define Package/libssp
|
||||
|
||||
Reference in New Issue
Block a user