move sboot to the root directory
[open-ath9k-htc-firmware.git] / sboot / magpie_1_1 / sboot / cmnos / timer / Makefile.ss
diff --git a/sboot/magpie_1_1/sboot/cmnos/timer/Makefile.ss b/sboot/magpie_1_1/sboot/cmnos/timer/Makefile.ss
new file mode 100755 (executable)
index 0000000..8b42f12
--- /dev/null
@@ -0,0 +1,46 @@
+#
+# Sub-system source    search path     for     Adjust_Dep at this dir level
+#
+# !!Customize!!        
+
+export SSPATH =        $(SSMPATH)/src
+
+
+#
+# Extra        include paths required by this module at this directory level
+#
+# !!Customize!!        
+
+EXTRA_HPATH    = -I$(SSPATH) -I$(SSMPATH)/inc
+#EXTRA_HPATH =
+
+EXTRA_CFLAGS =
+EXTRA_CCFLAGS =        
+EXTRA_ASFLAGS =        
+CFLAGS +=
+
+
+#
+# Search path for GNU tool chain
+#
+
+VPATH =        $(LIB_PATH):$(SSOBJPATH)
+
+
+#
+# Object list at this directory        level
+#
+# !!Customize!!        
+
+O_OBJS =       $(SSOBJPATH)/cmnos_timer.o
+
+
+include        $(MAGPIE_ROOT)/build/make_opt/Rules.make
+
+#
+# The followings are automatically generated by        the     tool adj_dep
+#
+
+###    Dep     
+
+