diff -r 1b83de4729dc -r 8a2328d953f0 tv301sf/configure/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tv301sf/configure/Makefile Mon Mar 10 11:59:21 2014 +0100 @@ -0,0 +1,8 @@ +TOP=.. + +include $(TOP)/configure/CONFIG + +TARGETS = $(CONFIG_TARGETS) +CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS))) + +include $(TOP)/configure/RULES