defs.mk: Beautification

This commit is contained in:
Jan Lindemann 2009-07-12 19:31:06 +00:00 committed by Jan Lindemann
commit 0c497c271b

View file

@ -163,10 +163,6 @@ LD_MINOR = $(shell echo $(LD_VERSION) | cut -d. -f2)
LD_REV = $(shell echo $(LD_VERSION) | cut -d. -f3)
UPDATE_REPO_SH = /opt/ytools/bin/create_packet_descriptions.sh
#ifndef $(TOPDIR)
# TOPDIR := $(MODDIR)
#endif
# -- target files and dirs
SRC_SUFFIX += $(sort $(suffix $(wildcard $(TOPDIR)/hdr/*)))