Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Landfall
pkg/devices/pwm/src/Makefile
263:18edc9c73263
107:50b5bc23fbc5
8 months ago
Paul Boddie
raw
annotate
files
changeset
graph
Exposed the card registry and added support for inspecting partition tables.
cpm-library-improvements
1
PKGDIR
?=
../..
2
L4DIR
?=
$(
PKGDIR
)
/../..
3
4
TARGET
:=
jz4730
5
6
include $(L4DIR)/mk/subdir.mk