major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
This commit is contained in:
@@ -8,5 +8,5 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE
|
||||
$(MAKE) -C $(BOARD) $@
|
||||
TARGET_BUILD=1 $(MAKE) -C $(BOARD) $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user