summaryrefslogtreecommitdiffstats
path: root/common/ratp/Makefile
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-02-24 16:01:14 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-03-01 09:31:11 +0100
commitd876f2ec0890688a0235c052f6f5b500e92d35a2 (patch)
treef865944e1168fe9bec2226be53e18aa1422d7c4c /common/ratp/Makefile
parentff612b866f301686fc490d076a138eaa65d79d4e (diff)
downloadbarebox-d876f2ec0890688a0235c052f6f5b500e92d35a2.tar.gz
barebox-d876f2ec0890688a0235c052f6f5b500e92d35a2.tar.xz
ratp: moved logic to its own subdirectory
We are going to add new RATP command implementations in separate files within this subdirectory. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/ratp/Makefile')
-rw-r--r--common/ratp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/ratp/Makefile b/common/ratp/Makefile
new file mode 100644
index 0000000000..cab14c6fb7
--- /dev/null
+++ b/common/ratp/Makefile
@@ -0,0 +1 @@
+obj-y += ratp.o