luci-0.10: prepare feed Makefile

This commit is contained in:
Jo-Philipp Wich 2011-01-10 00:26:02 +00:00
parent 60e2d067fa
commit 4370e52a97

View file

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