mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-08 23:49:42 +02:00
3f5c61219e
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@308 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
119 B
Makefile
10 lines
119 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
include ./sed.mk
|
|
|
|
source:
|
|
prepare:
|
|
compile:
|
|
install: host-sed
|
|
clean: host-sed-toolclean
|