mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-06 14:01:06 +02:00
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
|