luci-0.9: prepare feed Makefile

This commit is contained in:
Jo-Philipp Wich 2009-06-10 23:55:09 +00:00
parent ee63495c36
commit de56c8e3ce

View file

@ -1,6 +1,6 @@
include $(TOPDIR)/rules.mk
PKG_BRANCH:=trunk
PKG_BRANCH:=branches/luci-0.9
ifeq ($(DUMP),)
USELOCAL:=$(shell grep luci ../../../.project 2>/dev/null >/dev/null && echo 1)